summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/cursors/rotate.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/cursors/rotate.svg')
-rw-r--r--share/icons/hicolor/cursors/rotate.svg28
1 files changed, 28 insertions, 0 deletions
diff --git a/share/icons/hicolor/cursors/rotate.svg b/share/icons/hicolor/cursors/rotate.svg
new file mode 100644
index 0000000..3d5370c
--- /dev/null
+++ b/share/icons/hicolor/cursors/rotate.svg
@@ -0,0 +1,28 @@
+<?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>