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/TT.svg
Normal file
10
source/Ox.Geo/svg/flags/TT.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="800" height="480" viewBox="0 0 30 18">
|
||||
|
||||
<rect id="red" fill="#ce1126" width="30" height="18"/>
|
||||
<polygon id="white" fill="white" points="0,0 20.824734,18 30,18 9.175266,0"/>
|
||||
<polygon id="black" fill="black" points="1.52921,0 22.353945,18 28.470789,18 7.646055,0"/>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 432 B |
Loading…
Add table
Add a link
Reference in a new issue