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/N4-29e | |
| parent | 315866de9ade249cab8db81d880d255f33f851f3 (diff) | |
add tiles json and internationalization
Diffstat (limited to 'tiles/N4-29e')
| -rw-r--r-- | tiles/N4-29e/tile.json | 5 | ||||
| -rw-r--r-- | tiles/N4-29e/tile.svg | 34 |
2 files changed, 39 insertions, 0 deletions
diff --git a/tiles/N4-29e/tile.json b/tiles/N4-29e/tile.json new file mode 100644 index 00000000..a762ab37 --- /dev/null +++ b/tiles/N4-29e/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N4-29e", + "name": "N4-29e", + "description": "" +} diff --git a/tiles/N4-29e/tile.svg b/tiles/N4-29e/tile.svg new file mode 100644 index 00000000..a098471e --- /dev/null +++ b/tiles/N4-29e/tile.svg @@ -0,0 +1,34 @@ +<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="31.509726" height="21.699108" viewBox="0 0 31.509726 21.699108" version="1.1" id="svg46" sodipodi:docname="N4-29e.svg"> + <defs id="defs50"/> + <sodipodi:namedview id="namedview48" 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="-26.224771,-19.466844 -26.224771,19.466844 26.224771,19.466844 26.224771,-19.466844 " style="stroke:none" id="polygon4" transform="matrix(0.4,0,0,0.4,16.504141,10.416958)"/> + <path d="M 16.504141,10.416958 26.99405,16.473309" style="stroke:#000000;stroke-width:0.08px" id="path6"/> + <path d="M 31.489725,13.87773 20.999816,7.8213785" style="stroke:#000000;stroke-width:0.08px" id="path8"/> + <path d="M 20.999816,7.8213785 16.504141,10.416958" style="stroke:#000000;stroke-width:0.08px" id="path10"/> + <path d="m 26.99405,16.473309 v 5.191159" style="stroke:#000000;stroke-width:0.08px" id="path12"/> + <path d="M 20.999816,18.203695 16.504141,15.608116" style="stroke:#000000;stroke-width:0.08px" id="path14"/> + <path d="M 16.504141,15.608116 V 10.416958" style="stroke:#000000;stroke-width:0.08px" id="path16"/> + <path d="M 26.99405,0.89983412 V 6.0909924" style="stroke:#000000;stroke-width:0.08px" id="path18"/> + <path d="M 26.99405,6.0909924 20.999816,2.6302202" style="stroke:#000000;stroke-width:0.08px" id="path20"/> + <path d="M 20.999816,7.8213785 V 2.6302202" style="stroke:#000000;stroke-width:0.08px" id="path22"/> + <path d="M 6.014233,0.89983412 V 6.0909924" style="stroke:#000000;stroke-width:0.08px" id="path24"/> + <path d="M 6.014233,6.0909924 16.504141,0.03464102" style="stroke:#000000;stroke-width:0.08px" id="path26"/> + <path d="M 20.999816,2.6302202 10.509908,8.6865716" style="stroke:#000000;stroke-width:0.08px" id="path28"/> + <path d="M 10.509908,8.6865716 6.014233,6.0909924" style="stroke:#000000;stroke-width:0.08px" id="path30"/> + <path d="M 10.509908,8.6865716 V 13.87773" style="stroke:#000000;stroke-width:0.08px" id="path32"/> + <path d="m 10.509908,13.87773 5.994233,-3.460772" style="stroke:#000000;stroke-width:0.08px" id="path34"/> + <path d="M 10.509908,13.87773 0.02,7.8213785" style="stroke:#000000;stroke-width:0.08px" id="path36"/> + <path d="M 6.014233,16.473309 10.509908,13.87773" style="stroke:#000000;stroke-width:0.08px" id="path38"/> + <path d="m 6.014233,16.473309 v 5.191159" style="stroke:#000000;stroke-width:0.08px" id="path40"/> + <path d="M 6.014233,21.664468 16.504141,15.608116" style="stroke:#000000;stroke-width:0.08px" id="path42"/> + </svg>
\ No newline at end of file |
