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
22
source/Ox.Geo/svg/flags/CY-NC.svg
Normal file
22
source/Ox.Geo/svg/flags/CY-NC.svg
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="1026" height="684" id="Flag_of_the_Turkish_Republic_of_Northern_Cyprus" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0,0 360,240">
|
||||
<rect width="360" height="240" fill="white" />
|
||||
<g fill="rgb(227,10,23)">
|
||||
<rect width="360" height="24" y="24" />
|
||||
<rect width="360" height="24" y="192" />
|
||||
<circle cx="120" cy="120" r="60" />
|
||||
<circle cx="135" cy="120" r="48" fill="white" />
|
||||
<g id="star" transform="translate(200.7,120) scale(30) rotate(-90)">
|
||||
<g id="cone">
|
||||
<polygon id="triangle" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/>
|
||||
<use xlink:href="#triangle" transform="scale(-1,1)"/>
|
||||
</g>
|
||||
<use xlink:href="#cone" transform="rotate(72)"/>
|
||||
<use xlink:href="#cone" transform="rotate(-72)"/>
|
||||
<use xlink:href="#cone" transform="rotate(144)"/>
|
||||
<use xlink:href="#cone" transform="rotate(-144)"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue