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/N3-11a | |
| parent | 315866de9ade249cab8db81d880d255f33f851f3 (diff) | |
add tiles json and internationalization
Diffstat (limited to 'tiles/N3-11a')
| -rw-r--r-- | tiles/N3-11a/tile.json | 5 | ||||
| -rw-r--r-- | tiles/N3-11a/tile.svg | 119 |
2 files changed, 124 insertions, 0 deletions
diff --git a/tiles/N3-11a/tile.json b/tiles/N3-11a/tile.json new file mode 100644 index 00000000..d894e7c4 --- /dev/null +++ b/tiles/N3-11a/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N3-11a", + "name": "N3-11a", + "description": "" +} diff --git a/tiles/N3-11a/tile.svg b/tiles/N3-11a/tile.svg new file mode 100644 index 00000000..165fb8ce --- /dev/null +++ b/tiles/N3-11a/tile.svg @@ -0,0 +1,119 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + width="31.922428" + height="25.147964" + viewBox="0 0 31.922428 25.147964" + version="1.1" + id="svg44" + sodipodi:docname="N3-11a.svg" + inkscape:version="1.2.2 (1:1.2.2+202212051550+b0a8486541)" + 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"> + <g + id="g876"> + <polygon + class="para" + points="39.173412,40.586728 28.610192,75.474675 97.853038,96.439722 108.41626,61.551775 " + style="stroke:none" + id="polygon4" + transform="matrix(0.4,0,0,0.4,-11.444077,-16.234691)" /> + <path + d="m 15.961213,11.170599 h 2.539082" + style="stroke:#000000;stroke-width:0.08px" + id="path6" /> + <path + d="M 18.500295,11.170599 H 28.540241" + style="stroke:#000000;stroke-width:0.08px" + id="path8" /> + <path + d="M 28.540241,11.170599 18.073857,4.1930088" + style="stroke:#000000;stroke-width:0.08px" + id="path10" /> + <path + d="M 15.961213,2.7845798 V 11.170599" + style="stroke:#000000;stroke-width:0.08px" + id="path12" /> + <path + d="M 15.961213,11.170599 H 3.3821852" + style="stroke:#000000;stroke-width:0.08px" + id="path14" /> + <path + d="M 3.3821852,11.170599 15.961213,2.7845798" + style="stroke:#000000;stroke-width:0.08px" + id="path16" + sodipodi:nodetypes="cc" /> + <path + d="M 3.3821852,2.7845798 H 15.961213" + style="stroke:#000000;stroke-width:0.08px" + id="path18" /> + <path + d="M 3.3821852,11.170599 V 2.7845798" + style="stroke:#000000;stroke-width:0.08px" + id="path20" + sodipodi:nodetypes="cc" /> + <path + d="m 1.2695412,9.7621688 2.112644,1.4084302" + style="stroke:#000000;stroke-width:0.08px" + id="path22" + sodipodi:nodetypes="cc" /> + <path + d="M 31.079323,11.170599 H 28.540241" + style="stroke:#000000;stroke-width:0.08px" + id="path26" /> + <path + d="m 3.3821852,11.170599 8.3537398,5.56916" + style="stroke:#000000;stroke-width:0.08px" + id="path28" /> + <path + d="M 13.848569,18.148188 11.735925,16.739759" + style="stroke:#000000;stroke-width:0.08px" + id="path30" + sodipodi:nodetypes="cc" /> + <path + d="M 24.314953,25.125777 18.500295,11.170599" + style="stroke:#000000;stroke-width:0.08px" + id="path34" /> + <path + d="m 18.500295,11.170599 -4.651726,6.977589" + style="stroke:#000000;stroke-width:0.08px" + id="path36" /> + <path + d="M 28.966679,18.148188 18.500295,11.170599" + style="stroke:#000000;stroke-width:0.08px" + id="path38" /> + <path + d="m 24.314953,25.125777 4.651726,-6.977589" + style="stroke:#000000;stroke-width:0.08px" + id="path40" /> + </g> + <defs + id="defs48" /> + <sodipodi:namedview + id="namedview46" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + showgrid="false" + inkscape:zoom="30.668986" + inkscape:cx="16.710693" + inkscape:cy="15.259716" + inkscape:current-layer="svg44" /> + <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> +</svg> |
