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
28
source/Ox.Geo/svg/flags/TO.svg
Normal file
28
source/Ox.Geo/svg/flags/TO.svg
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="960"
|
||||
height="480"
|
||||
viewBox="0 0 96 48"
|
||||
version="1.0">
|
||||
<rect
|
||||
width="96"
|
||||
height="48"
|
||||
fill="#c10000"/>
|
||||
<rect
|
||||
height="24"
|
||||
width="40"
|
||||
fill="#fff"/>
|
||||
<rect
|
||||
width="6"
|
||||
height="18"
|
||||
x="17"
|
||||
y="3"
|
||||
fill="#c10000"/>
|
||||
<rect
|
||||
width="18"
|
||||
height="6"
|
||||
x="11"
|
||||
y="9"
|
||||
fill="#c10000"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 469 B |
Loading…
Add table
Add a link
Reference in a new issue