Add code and style for basic map display

This commit is contained in:
don philipe
2024-03-31 20:25:18 +02:00
parent bb8b0bd4ad
commit 0e378867c1
19 changed files with 9024 additions and 0 deletions

62
sprites/bench.svg Normal file
View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="50mm"
height="14.785411mm"
viewBox="0 0 50 14.785411"
version="1.1"
id="svg1"
inkscape:export-filename="bench.svg"
inkscape:export-xdpi="768"
inkscape:export-ydpi="768"
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">
<sodipodi:namedview
id="namedview1"
pagecolor="#505050"
bordercolor="#eeeeee"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm" />
<defs
id="defs1" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-25.000001,-77.500005)">
<g
id="g2">
<rect
style="fill:#000000;stroke-width:0.932147"
id="rect1"
width="50"
height="5"
x="25"
y="77.5"
inkscape:export-filename="bench.svg"
inkscape:export-xdpi="768"
inkscape:export-ydpi="768" />
<rect
style="fill:#000000;stroke-width:0.870981"
id="rect2"
width="7"
height="10"
x="31.5"
y="82.280975" />
<rect
style="fill:#000000;stroke-width:0.870981"
id="rect2-5"
width="7"
height="10"
x="61.5"
y="82.285416" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB