1
0
Fork 0
forked from 0x2620/oxjs

change symbols from png to svg

This commit is contained in:
rlx 2011-03-07 22:31:46 +00:00
commit f8485f0874
570 changed files with 1674 additions and 343 deletions

28
build/svg/ox.map/TO.svg Normal file
View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns="http://www.w3.org/2000/svg"
width="960"
height="480"
viewBox="0 0 96 48"
version="1.0">
<rect
width="96"
height="48"
fill="#c10000"/>
<rect
height="24"
width="40"
fill="#fff"/>
<rect
width="6"
height="18"
x="17"
y="3"
fill="#c10000"/>
<rect
width="18"
height="6"
x="11"
y="9"
fill="#c10000"/>
</svg>

After

Width:  |  Height:  |  Size: 469 B