summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/path-reverse.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/path-reverse.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/path-reverse.svg21
1 files changed, 21 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/path-reverse.svg b/share/icons/hicolor/scalable/actions/path-reverse.svg
new file mode 100644
index 0000000..f56b3c4
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/path-reverse.svg
@@ -0,0 +1,21 @@
+<?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"
+ >
+
+ <g id="path-reverse" inkscape:label="#selection_reverse">
+ <g style="stroke-linecap:round;stroke-linejoin:round">
+ <path d="m 0.5,15.5 c 0,-5 2.5,-7.5 7.5,-7.5 4,0 7.5,-2.5 7.5,-7.5" style="fill:none;stroke:#646464"/>
+ <rect x="6.5" y="6.5" width ="3" height="3" style="fill:#6464ff;fill-opacity:0.4;stroke:blue"/>
+
+ <!-- Arrows -->
+ <path d="m 2,2 h 7 v -2 l 3,2.5 -3,2.5 v -2 h -7 z"/>
+ <path d="m 14,14 h -7 v 2 l -3,-2.5 3,-2.5 v 2 h 7 z"/>
+ </g>
+ </g>
+
+</svg>