1
0
Fork 0
forked from 0x2620/oxjs

Ox.load(), and adding moved files

This commit is contained in:
rolux 2011-04-25 11:12:02 +02:00
commit 6cfb6b7647
594 changed files with 1381 additions and 19555 deletions

7
source/svg/Ox.Geo/GL.svg Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 18 12">
<rect height="6" width="18" y="6" fill="#d00c33"/>
<rect height="6" width="18" fill="#FFF"/>
<path d="M 3,6 a4,4 0 0,1 8,0 z" fill="#d00c33"/>
<path d="M 3,6 a4,4 0 0,0 8,0 z" fill="#FFF"/>
</svg>

After

Width:  |  Height:  |  Size: 326 B