JezK
Edit File: rotate.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="16" inkscape:hotspot_y="16" style="fill:gray;stroke:black"> <style>@import './cursors.css';</style> <defs> <g id="objects"> <path d="m 11.5,16 a 4.5,4.5 0 0 1 2.78,-4.16 4.5,4.5 0 0 1 4.9,0.98"/> <path d="m 17,13.5 h 2.5 v -2.5"/> <path d="m 20.5,16 a 4.5,4.5 0 0 1 -2.78,4.16 4.5,4.5 0 0 1 -4.9,-0.98"/> <path d="m 15,18.5 h -2.5 v 2.5"/> </g> </defs> <g class="drop-shadow" style=""> <g id="cursor" style="fill:none"> <circle cx="16" cy="16" r="6.5" style="fill:white;stroke:none"/> <use xlink:href="#objects" style="stroke:black;stroke-width:1px"/> </g> </g> </svg>