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-42e | |
| parent | 315866de9ade249cab8db81d880d255f33f851f3 (diff) | |
add tiles json and internationalization
Diffstat (limited to 'tiles/N4-42e')
| -rw-r--r-- | tiles/N4-42e/tile.json | 5 | ||||
| -rw-r--r-- | tiles/N4-42e/tile.svg | 35 |
2 files changed, 40 insertions, 0 deletions
diff --git a/tiles/N4-42e/tile.json b/tiles/N4-42e/tile.json new file mode 100644 index 00000000..986efb23 --- /dev/null +++ b/tiles/N4-42e/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N4-42e", + "name": "N4-42e", + "description": "" +} diff --git a/tiles/N4-42e/tile.svg b/tiles/N4-42e/tile.svg new file mode 100644 index 00000000..edc5ba37 --- /dev/null +++ b/tiles/N4-42e/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="34.011124" height="19.785473" viewBox="0 0 34.011124 19.785473" version="1.1" id="svg48" sodipodi:docname="N4-42e.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="-18.75887,-24.631841 -18.75887,24.631841 18.75887,24.631841 18.75887,-24.631841 " style="stroke:none" id="polygon4" transform="matrix(0.4,0,0,0.4,18.387975,9.8927365)"/> + <path d="M 18.387975,9.8927365 H 28.892942" style="stroke:#000000;stroke-width:0.08px" id="path6"/> + <path d="M 34.003127,6.4442787 19.517222,3.4884578" style="stroke:#000000;stroke-width:0.08px" id="path8"/> + <path d="M 19.517222,3.4884578 18.996031,6.4442787" style="stroke:#000000;stroke-width:0.08px" id="path10"/> + <path d="M 18.996031,6.4442787 18.387975,9.8927365" style="stroke:#000000;stroke-width:0.08px" id="path12"/> + <path d="M 30.630245,0.04 H 23.877052" style="stroke:#000000;stroke-width:0.08px" id="path14"/> + <path d="M 23.877052,0.04 H 20.125278" style="stroke:#000000;stroke-width:0.08px" id="path16"/> + <path d="M 20.125278,0.04 19.517222,3.4884578" style="stroke:#000000;stroke-width:0.08px" id="path18"/> + <path d="M 20.125278,0.04 H 15.623149" style="stroke:#000000;stroke-width:0.08px" id="path20"/> + <path d="M 20.125278,19.745473 H 15.623149" style="stroke:#000000;stroke-width:0.08px" id="path22"/> + <path d="M 15.623149,19.745473 H 6.6188911" style="stroke:#000000;stroke-width:0.08px" id="path24"/> + <path d="M 0.00799714,16.297015 14.493902,13.341194" style="stroke:#000000;stroke-width:0.08px" id="path26"/> + <path d="m 14.493902,13.341194 0.521191,2.955821" style="stroke:#000000;stroke-width:0.08px" id="path28"/> + <path d="m 15.015093,16.297015 0.608056,3.448458" style="stroke:#000000;stroke-width:0.08px" id="path30"/> + <path d="M 6.3822981,9.8927365 H 13.885846" style="stroke:#000000;stroke-width:0.08px" id="path32"/> + <path d="m 13.885846,9.8927365 0.608056,3.4484575" style="stroke:#000000;stroke-width:0.08px" id="path34"/> + <path d="M 30.630245,19.745473 H 20.125278" style="stroke:#000000;stroke-width:0.08px" id="path36"/> + <path d="M 15.015093,16.297015 29.500998,13.341194" style="stroke:#000000;stroke-width:0.08px" id="path38"/> + <path d="m 13.885846,9.8927365 h 4.502129" style="stroke:#000000;stroke-width:0.08px" id="path40"/> + <path d="M 18.996031,6.4442787 4.5101261,3.4884578" style="stroke:#000000;stroke-width:0.08px" id="path42"/> + <path d="M 15.623149,0.04 H 5.1181821" style="stroke:#000000;stroke-width:0.08px" id="path44"/> + </svg>
\ No newline at end of file |
