forked from 0x2620/oxjs
Ox.load(), and adding moved files
This commit is contained in:
parent
dc1ec954fb
commit
6cfb6b7647
594 changed files with 1381 additions and 19555 deletions
19
source/svg/Ox.Geo/PK.svg
Normal file
19
source/svg/Ox.Geo/PK.svg
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg>
|
||||
<svg width="900" height="600" viewBox="-75 -40 120 80" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="-75" y="-40" width="120" height="80" fill="white"/>
|
||||
<rect x="-45" y="-40" width="90" height="80" fill="#006600"/>
|
||||
<circle r="24" fill="white"/>
|
||||
<circle r="22" cx="-7" cy="-40" fill="#006600" transform="rotate(-41.63353933657,45,-40)"/>
|
||||
<comment>rotation angles = -arctan(8/9)</comment>
|
||||
<g id="star" transform="rotate(-41.63353933657) translate(16,0)" fill="white">
|
||||
<g id="cone">
|
||||
<polygon id="triangle" points="0,0 -8,0 -8,4" transform="translate(8,0) rotate(18)"/>
|
||||
<use xlink:href="#triangle" transform="scale(1,-1)" />
|
||||
</g>
|
||||
<use xlink:href="#cone" transform="rotate(72)" />
|
||||
<use xlink:href="#cone" transform="rotate(-72)" />
|
||||
<use xlink:href="#cone" transform="rotate(144)" />
|
||||
<use xlink:href="#cone" transform="rotate(-144)" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue