1
0
Fork 0
forked from 0x2620/oxjs

better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers

This commit is contained in:
rolux 2011-04-27 21:24:33 +02:00
commit 4489e88f44
596 changed files with 115093 additions and 17682 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="900px" height="450px" id="Flag of the Seychelles">
<rect height="450px" width="900px" fill="#d62828" />
<path d="M0,0 L600,0 L0,450Z" fill="#fcd856" />
<path d="M900,150 L900,450 0,450Z" fill="white" />
<path d="M0,0 L300,0 L0,450Z" fill="#003f87" />
<path d="M900,300 L900,450 0,450Z" fill="#007a3d" />
</svg>

After

Width:  |  Height:  |  Size: 452 B