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:
parent
358ee1bc96
commit
4489e88f44
596 changed files with 115093 additions and 17682 deletions
8
source/Ox.Geo/svg/flags/SC.svg
Normal file
8
source/Ox.Geo/svg/flags/SC.svg
Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue