summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/transform-move-horizontal.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/transform-move-horizontal.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/transform-move-horizontal.svg34
1 files changed, 34 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/transform-move-horizontal.svg b/share/icons/hicolor/scalable/actions/transform-move-horizontal.svg
new file mode 100644
index 0000000..94cf23b
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/transform-move-horizontal.svg
@@ -0,0 +1,34 @@
+<?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="24"
+ height="24"
+ >
+
+ <defs>
+
+ <linearGradient id="gradientVector">
+ <stop offset="0" style="stop-color:#ffffff"/>
+ <stop offset="1" style="stop-color:#98b6d3"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" id="gradientFill" x1="9" x2="1" xlink:href="#gradientVector" y1="8" y2="1"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="gradientStroke" x1="1" x2="9" xlink:href="#gradientVector" y1="1" y2="8"/>
+
+ <g id="TheRect">
+ <rect x="0.5" y="0.5" height="8" width="9" style="fill:none;stroke:#222222;stroke-linejoin:round"/>
+ <rect x="1.5" y="1.5" height="6" width="7" style="fill:url(#gradientFill);stroke:url(#gradientStroke)"/>
+ </g>
+ </defs>
+
+ <g id="transform-move-horizontal" inkscape:label="#arrows_hor">
+
+ <use xlink:href="#TheRect" transform="translate( 0,3)" style="opacity:0.5"/>
+ <use xlink:href="#TheRect" transform="translate(14,3)"/>
+
+ <!-- Arrow -->
+ <path d="m 5,18 v -1 h 12 v -2 l 3,2.5 -3,2.5 v -2 z" />
+ </g>
+
+</svg>