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/N5-1t | |
| parent | 315866de9ade249cab8db81d880d255f33f851f3 (diff) | |
add tiles json and internationalization
Diffstat (limited to 'tiles/N5-1t')
| -rw-r--r-- | tiles/N5-1t/tile.json | 5 | ||||
| -rw-r--r-- | tiles/N5-1t/tile.svg | 28 |
2 files changed, 33 insertions, 0 deletions
diff --git a/tiles/N5-1t/tile.json b/tiles/N5-1t/tile.json new file mode 100644 index 00000000..f1df35cb --- /dev/null +++ b/tiles/N5-1t/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N5-1t", + "name": "N5-1t", + "description": "" +} diff --git a/tiles/N5-1t/tile.svg b/tiles/N5-1t/tile.svg new file mode 100644 index 00000000..b6e551ef --- /dev/null +++ b/tiles/N5-1t/tile.svg @@ -0,0 +1,28 @@ +<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="27.357389" height="26.323864" viewBox="0 0 27.357389 26.323864" version="1.1" id="svg34" sodipodi:docname="N5-1t.svg"> + <defs id="defs38"/> + <sodipodi:namedview id="namedview36" 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="-34.196737,-6.7534477 -18.554945,29.508302 34.196737,6.7534477 18.554945,-29.508302 " style="stroke:none" id="polygon4" transform="matrix(0.4,0,0,0.4,13.678695,14.520543)"/> + <path d="M 13.678695,14.520543 H 26.192129" style="stroke:#000000;stroke-width:0.08px" id="path6"/> + <path d="M 26.192129,14.520543 23.554927,8.4068228" style="stroke:#000000;stroke-width:0.08px" id="path8"/> + <path d="M 23.554927,8.4068228 17.29821,6.1295642" style="stroke:#000000;stroke-width:0.08px" id="path10"/> + <path d="M 17.29821,6.1295642 11.041493,8.4068228" style="stroke:#000000;stroke-width:0.08px" id="path12"/> + <path d="m 11.041493,8.4068228 2.637202,6.1137202" style="stroke:#000000;stroke-width:0.08px" id="path14"/> + <path d="m 26.192129,14.520543 -2.637202,6.113721" style="stroke:#000000;stroke-width:0.08px" id="path16"/> + <path d="M 17.29821,22.911523 11.041493,20.634264" style="stroke:#000000;stroke-width:0.08px" id="path18"/> + <path d="m 11.041493,20.634264 2.637202,-6.113721" style="stroke:#000000;stroke-width:0.08px" id="path20"/> + <path d="M 2.4542538,17.508765 11.041493,8.4068228" style="stroke:#000000;stroke-width:0.08px" id="path22"/> + <path d="M 11.041493,20.634264 5.0914556,23.622485" style="stroke:#000000;stroke-width:0.08px" id="path24"/> + <path d="M 5.0914556,23.622485 2.4542538,17.508765" style="stroke:#000000;stroke-width:0.08px" id="path26"/> + <path d="M 11.041493,8.4068228 4.7847763,6.1295642" style="stroke:#000000;stroke-width:0.08px" id="path28"/> + <path d="M 19.935412,0.01584319 17.29821,6.1295642" style="stroke:#000000;stroke-width:0.08px" id="path30"/> + </svg>
\ No newline at end of file |
