forked from 0x2620/oxjs
change symbols from png to svg
This commit is contained in:
parent
802600f19f
commit
f8485f0874
570 changed files with 1674 additions and 343 deletions
16
build/svg/ox.map/KP.svg
Normal file
16
build/svg/ox.map/KP.svg
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1600" height="800" viewBox="0 0 72 36">
|
||||
<rect fill="#0a226f" width="72" height="36"/>
|
||||
<rect fill="#fff" y="6" width="72" height="24"/>
|
||||
<rect fill="#d60000" y="7" width="72" height="22"/>
|
||||
<circle fill="#fff" cx="24" cy="18" r="8"/>
|
||||
<g id="star" transform="translate(24,18) scale(7.75)" fill="#d60000">
|
||||
<g id="cone">
|
||||
<polygon id="triangle" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/><use xlink:href="#triangle" transform="scale(-1,1)" id="use12"/>
|
||||
</g>
|
||||
<use xlink:href="#cone" transform="rotate(72)" id="use14"/>
|
||||
<use xlink:href="#cone" transform="rotate(-72)" id="use16"/>
|
||||
<use xlink:href="#cone" transform="rotate(144)" id="use18"/>
|
||||
<use xlink:href="#cone" transform="rotate(-144)" id="use20"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 873 B |
Loading…
Add table
Add a link
Reference in a new issue