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
12
source/Ox.Geo/svg/flags/MV.svg
Normal file
12
source/Ox.Geo/svg/flags/MV.svg
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
|
||||
width="720" height="480" id="Flag of Maldives">
|
||||
<rect width="720" height="480" fill="#D21034" id="red background" />
|
||||
<g fill="#007E3A">
|
||||
<rect width="480" height="240" x="120" y="120" id="green field" />
|
||||
<circle cx="390" cy="240" r="80" fill="white" id="white crescent arc" />
|
||||
<circle cx="420" cy="240" r="80" id="green crescent arc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 559 B |
Loading…
Add table
Add a link
Reference in a new issue