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-12 | |
| parent | 315866de9ade249cab8db81d880d255f33f851f3 (diff) | |
add tiles json and internationalization
Diffstat (limited to 'tiles/N3-12')
| -rw-r--r-- | tiles/N3-12/tile.json | 5 | ||||
| -rw-r--r-- | tiles/N3-12/tile.svg | 31 |
2 files changed, 36 insertions, 0 deletions
diff --git a/tiles/N3-12/tile.json b/tiles/N3-12/tile.json new file mode 100644 index 00000000..69372fad --- /dev/null +++ b/tiles/N3-12/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N3-12", + "name": "N3-12", + "description": "" +} diff --git a/tiles/N3-12/tile.svg b/tiles/N3-12/tile.svg new file mode 100644 index 00000000..fb2bab94 --- /dev/null +++ b/tiles/N3-12/tile.svg @@ -0,0 +1,31 @@ +<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="25.254175" height="50.588352" viewBox="0 0 25.254175 50.588352" version="1.1" id="svg40" sodipodi:docname="N3-12.svg"> + <defs id="defs44"/> + <sodipodi:namedview id="namedview42" 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="66.746125,19.394546 66.746125,145.66542 98.313844,145.66542 98.313844,19.394546 " style="stroke:none" id="polygon4" transform="matrix(0.4,0,0,0.4,-20.384906,-7.717818)"/> + <path d="M 12.627087,25.294175 H 25.254175" style="stroke:#000000;stroke-width:0.08px" id="path6"/> + <path d="M 20.940565,12.667088 12.627087,25.294175" style="stroke:#000000;stroke-width:0.08px" id="path8"/> + <path d="M 17.152439,12.667088 H 8.313478" style="stroke:#000000;stroke-width:0.08px" id="path10"/> + <path d="m 8.313478,12.667088 4.313609,12.627087" style="stroke:#000000;stroke-width:0.08px" id="path12"/> + <path d="m 12.838829,0.04 4.31361,12.627088" style="stroke:#000000;stroke-width:0.08px" id="path14"/> + <path d="M 20.940565,37.921263 12.627087,25.294175" style="stroke:#000000;stroke-width:0.08px" id="path16"/> + <path d="M 17.152439,37.921263 H 8.313478" style="stroke:#000000;stroke-width:0.08px" id="path18"/> + <path d="M 8.313478,37.921263 12.627087,25.294175" style="stroke:#000000;stroke-width:0.08px" id="path20"/> + <path d="m 12.838829,50.548351 4.31361,-12.627088" style="stroke:#000000;stroke-width:0.08px" id="path22"/> + <path d="M 12.838829,50.548351 H 0.211742" style="stroke:#000000;stroke-width:0.08px" id="path24"/> + <path d="M 12.838829,0.04 H 0.211742" style="stroke:#000000;stroke-width:0.08px" id="path26"/> + <path d="M 0,25.294175 H 12.627087" style="stroke:#000000;stroke-width:0.08px" id="path28"/> + <path d="M 8.313478,12.667088 H 4.525351" style="stroke:#000000;stroke-width:0.08px" id="path30"/> + <path d="M 12.838829,0.04 4.525351,12.667088" style="stroke:#000000;stroke-width:0.08px" id="path32"/> + <path d="M 8.313478,37.921263 H 4.525351" style="stroke:#000000;stroke-width:0.08px" id="path34"/> + <path d="M 12.838829,50.548351 4.525351,37.921263" style="stroke:#000000;stroke-width:0.08px" id="path36"/> + </svg>
\ No newline at end of file |
