diff options
| author | Lex Neva <github.com@lexneva.name> | 2023-02-18 22:24:58 -0500 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2023-02-20 15:27:56 -0500 |
| commit | d278f6a54a2a316e70271ad04bd206e49a93fa5f (patch) | |
| tree | 4c8058cbebec6fa21b49cfad97f4f186ff71ffd8 /tiles/NC5-11a | |
| parent | 315866de9ade249cab8db81d880d255f33f851f3 (diff) | |
add tiles json and internationalization
Diffstat (limited to 'tiles/NC5-11a')
| -rw-r--r-- | tiles/NC5-11a/tile.json | 5 | ||||
| -rw-r--r-- | tiles/NC5-11a/tile.svg | 35 |
2 files changed, 40 insertions, 0 deletions
diff --git a/tiles/NC5-11a/tile.json b/tiles/NC5-11a/tile.json new file mode 100644 index 00000000..c4a1a4d2 --- /dev/null +++ b/tiles/NC5-11a/tile.json @@ -0,0 +1,5 @@ +{ + "id": "NC5-11a", + "name": "NC5-11a", + "description": "" +} diff --git a/tiles/NC5-11a/tile.svg b/tiles/NC5-11a/tile.svg new file mode 100644 index 00000000..99592336 --- /dev/null +++ b/tiles/NC5-11a/tile.svg @@ -0,0 +1,35 @@ +<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" width="26.032589" height="22.524881" viewBox="0 0 26.032589 22.524881" version="1.1" id="svg48" sodipodi:docname="NC5-11a.svg"> + <defs id="defs52"/> + <sodipodi:namedview id="namedview50" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1"/> + <style type="text/css" id="style2"> +polygon.tile { stroke: #000000; stroke-width:3; stroke-linejoin:round } +polygon.ih1 { fill: #ffff80 } +polygon.ih2 { fill: #8080ff } +polygon.ih3 { fill: #ff8080 } +polygon.ih4 { fill: #80ff80 } +polygon.ih5 { fill: #ff80ff } +polygon.ih6 { fill: #80ffff } +polygon.para {opacity: 0.75; fill: #ff0000; stroke: #ff0000 } +</style> + <polygon class="para" points="8.1135331,14.053052 -24.340599,14.053052 -8.1135331,-14.053052 24.340599,-14.053052 " style="stroke:none" id="polygon4" transform="matrix(0.4,0,0,0.4,13.016294,11.262441)"/> + <path d="M 13.016294,11.262441 H 25.997947" style="stroke:#000000;stroke-width:0.08px" id="path6"/> + <path d="M 21.670729,7.5149606 H 19.507121" style="stroke:#000000;stroke-width:0.08px" id="path8"/> + <path d="M 19.507121,7.5149606 18.425316,9.3887008" style="stroke:#000000;stroke-width:0.08px" id="path10"/> + <path d="M 18.425316,9.3887008 13.016294,11.262441" style="stroke:#000000;stroke-width:0.08px" id="path12"/> + <path d="M 25.997947,11.262441 19.507121,0.02" style="stroke:#000000;stroke-width:0.08px" id="path14"/> + <path d="m 18.425316,5.6412204 1.081805,1.8737402" style="stroke:#000000;stroke-width:0.08px" id="path16"/> + <path d="M 19.507121,0.02 13.016294,11.262441" style="stroke:#000000;stroke-width:0.08px" id="path18"/> + <path d="M 6.5254675,22.504882 0.03464102,11.262441" style="stroke:#000000;stroke-width:0.08px" id="path20"/> + <path d="M 7.6072719,16.883662 6.5254675,15.009921" style="stroke:#000000;stroke-width:0.08px" id="path22"/> + <path d="M 6.5254675,15.009921 H 4.3618587" style="stroke:#000000;stroke-width:0.08px" id="path24"/> + <path d="M 6.5254675,22.504882 13.016294,11.262441" style="stroke:#000000;stroke-width:0.08px" id="path26"/> + <path d="m 13.016294,11.262441 -5.4090221,1.87374" style="stroke:#000000;stroke-width:0.08px" id="path28"/> + <path d="m 7.6072719,13.136181 -1.0818044,1.87374" style="stroke:#000000;stroke-width:0.08px" id="path30"/> + <path d="M 13.016294,11.262441 H 0.03464102" style="stroke:#000000;stroke-width:0.08px" id="path32"/> + <path d="M 13.016294,11.262441 8.6890763,7.5149606" style="stroke:#000000;stroke-width:0.08px" id="path34"/> + <path d="M 13.016294,11.262441 6.5254675,0.02" style="stroke:#000000;stroke-width:0.08px" id="path36"/> + <path d="M 13.016294,11.262441 14.098098,5.6412204" style="stroke:#000000;stroke-width:0.08px" id="path38"/> + <path d="M 19.507121,22.504882 13.016294,11.262441" style="stroke:#000000;stroke-width:0.08px" id="path40"/> + <path d="M 13.016294,11.262441 11.93449,16.883662" style="stroke:#000000;stroke-width:0.08px" id="path42"/> + <path d="m 17.343512,15.009921 -4.327218,-3.74748" style="stroke:#000000;stroke-width:0.08px" id="path44"/> + </svg>
\ No newline at end of file |
