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

30
source/svg/Ox.Geo/GA.svg Normal file
View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.0"
width="400"
height="300"
id="Flag of Gabon">
<rect
style="fill:#009e60"
x="0"
y="0"
width="400"
height="100"
id="Green Stripe" />
<rect
style="fill:#fcd116"
x="0"
y="100"
width="400"
height="100"
id="Yellow Stripe" />
<rect
style="fill:#3a75c4"
x="0"
y="200"
width="400"
height="100"
id="Blue Stripe" />
</svg>

After

Width:  |  Height:  |  Size: 605 B