summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/object-tweak-rotate.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/object-tweak-rotate.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/object-tweak-rotate.svg46
1 files changed, 46 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/object-tweak-rotate.svg b/share/icons/hicolor/scalable/actions/object-tweak-rotate.svg
new file mode 100644
index 0000000..20a74d3
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/object-tweak-rotate.svg
@@ -0,0 +1,46 @@
+<?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="16"
+ height="16"
+ >
+ <defs>
+ <!-- Rectangle centered around (0,0). -->
+ <rect id="TheRect" x="-0.7" y="-1.5" width="1.4" height="3" style="stroke:white;stroke-width:0.4"/>
+ </defs>
+
+ <g id="object-tweak-rotate" inkscape:label="#object_tweak_rotate">
+ <use xlink:href="#TheRect" transform="translate( 1.50, 1.50)"/>
+ <use xlink:href="#TheRect" transform="translate( 1.50, 4.75) rotate(10)"/>
+ <use xlink:href="#TheRect" transform="translate( 1.50, 8.00) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate( 1.50, 11.25) rotate(10)"/>
+ <use xlink:href="#TheRect" transform="translate( 1.50, 14.50)"/>
+
+ <use xlink:href="#TheRect" transform="translate( 4.75, 1.50) rotate(10)"/>
+ <use xlink:href="#TheRect" transform="translate( 4.75, 4.75) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate( 4.75, 8.00) rotate(60)"/>
+ <use xlink:href="#TheRect" transform="translate( 4.75, 11.25) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate( 4.75, 14.50) rotate(10)"/>
+
+ <use xlink:href="#TheRect" transform="translate( 8.00, 1.50) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate( 8.00, 4.75) rotate(60)"/>
+ <use xlink:href="#TheRect" transform="translate( 8.00, 8.00) rotate(90)"/>
+ <use xlink:href="#TheRect" transform="translate( 8.00, 11.25) rotate(60)"/>
+ <use xlink:href="#TheRect" transform="translate( 8.00, 14.50) rotate(20)"/>
+
+ <use xlink:href="#TheRect" transform="translate(11.25, 1.50) rotate(10)"/>
+ <use xlink:href="#TheRect" transform="translate(11.25, 4.75) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate(11.25, 8.00) rotate(60)"/>
+ <use xlink:href="#TheRect" transform="translate(11.25, 11.25) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate(11.25, 14.50) rotate(10)"/>
+
+ <use xlink:href="#TheRect" transform="translate(14.50, 1.50)"/>
+ <use xlink:href="#TheRect" transform="translate(14.50, 4.75) rotate(10)"/>
+ <use xlink:href="#TheRect" transform="translate(14.50, 8.00) rotate(20)"/>
+ <use xlink:href="#TheRect" transform="translate(14.50, 11.25) rotate(10)"/>
+ <use xlink:href="#TheRect" transform="translate(14.50, 14.50)"/>
+ </g>
+
+</svg>