JezK
Edit File: geometric.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="32" height="32" inkscape:hotspot_x="4" inkscape:hotspot_y="4" style="fill:gray;stroke:black"> <style>@import './cursors.css';</style> <defs> </defs> <!-- Cross (centered on hotspot) --> <use xlink:href="-common.svg#def-cross"/> <!-- Compass --> <g class="drop-shadow" style=""> <g style="fill:white;stroke:white;stroke-width:3px"> <!-- Legs --> <path d="m 11,26 v 4 l -1,-4 z" style="fill:black;stroke-width:1"/> <path d="m 23,26 -1,4 v -4 z" style="fill:black;stroke-width:1"/> <path d="m 13,10 -4,16 h 3 l 4,-16 z m 3,0 5,16 h 3 l -5,-16 z" style="fill:lightgray"/> <!-- Top --> <path d="m 15,7.5 0.5,-4.5 h 1 l 0.5,4.5 z"/> <rect x="12.5" y="7.5" ry="1.5" width="7" height="4"/> <circle cx="14.5" cy="9.5" r="0.5" style="fill:black;stroke:none"/> <circle cx="17.5" cy="9.5" r="0.5" style="fill:black;stroke:none"/> <!-- Crosspiece --> <path d="m 11, 15.5 h 11 m 0.5,-1.5 v 3" style="fill:none;stroke-linecap:square"/> </g> <g style="fill:white;stroke:black;stroke-width:1px"> <!-- Legs --> <path d="m 11,26 v 4 l -1,-4 z" style="fill:black;stroke:none"/> <path d="m 23,26 -1,4 v -4 z" style="fill:black;stroke:none"/> <path d="m 13,10 -4,16 h 3 l 4,-16 z m 3,0 5,16 h 3 l -5,-16 z" style="fill:lightgray"/> <!-- Top --> <path d="m 15,7.5 0.5,-4.5 h 1 l 0.5,4.5 z"/> <rect x="12.5" y="7.5" ry="1.5" width="7" height="4"/> <circle cx="14.5" cy="9.5" r="0.5" style="fill:black;stroke:none"/> <circle cx="17.5" cy="9.5" r="0.5" style="fill:black;stroke:none"/> <!-- Crosspiece --> <path d="m 11, 15.5 h 11 m 0.5,-1.5 v 3" style="fill:none;stroke-linecap:square"/> </g> </g> </svg>