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

5
build/svg/ox.map/RO.svg Normal file
View file

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 3 2">
<rect width="1" height="2" x="0" y="0" fill="#002B7F"/>
<rect width="1" height="2" x="1" y="0" fill="#FCD116"/>
<rect width="1" height="2" x="2" y="0" fill="#CE1126"/>
</svg>

After

Width:  |  Height:  |  Size: 262 B