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
10
source/Ox.Geo/svg/flags/MM.svg
Normal file
10
source/Ox.Geo/svg/flags/MM.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1800" height="1200" viewBox="0 0 18 12">
|
||||
<defs>
|
||||
<polygon id="pt" points="-0.1624598481164531,0 0,-0.5 0.1624598481164531,0" transform="scale(8.844)" fill="#FFF"/>
|
||||
<g id="star"><use xlink:href="#pt" transform="rotate(-144)"/><use xlink:href="#pt" transform="rotate(-72)"/><use xlink:href="#pt"/><use xlink:href="#pt" transform="rotate(72)"/><use xlink:href="#pt" transform="rotate(144)"/></g>
|
||||
</defs>
|
||||
<rect width="18" height="6" fill="#FECB00"/>
|
||||
<rect width="18" height="6" y="6" fill="#EA2839"/>
|
||||
<rect width="18" height="4" y="4" fill="#34B233"/>
|
||||
<use xlink:href="#star" x="9" y="6.422"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 732 B |
Loading…
Add table
Add a link
Reference in a new issue