summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/transform-scale-horizontal.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/transform-scale-horizontal.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/transform-scale-horizontal.svg44
1 files changed, 44 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/transform-scale-horizontal.svg b/share/icons/hicolor/scalable/actions/transform-scale-horizontal.svg
new file mode 100644
index 0000000..93fe96f
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/transform-scale-horizontal.svg
@@ -0,0 +1,44 @@
+<?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="11.5" x2="-11.5" xlink:href="#gradientVector" y1="8.5" y2="-8.5"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="gradientStroke" x1="-10.5" x2="10.5" xlink:href="#gradientVector" y1="-7.5" y2="7.5"/>
+
+ <linearGradient gradientUnits="userSpaceOnUse" id="gradientFill2" x1="4.5" x2="-4.5" xlink:href="#gradientVector" y1="8.5" y2="-8.5"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="gradientStroke2" x1="-3.5" x2="3.5" xlink:href="#gradientVector" y1="-7.5" y2="7.5"/>
+
+ <g id="TheRect">
+ <rect x="-11.5" y="-8.5" width="23" height="17" style="fill:none;stroke:#222222;stroke-linejoin:round"/>
+ <rect x="-10.5" y="-7.5" width="21" height="15" style="fill:url(#gradientFill);stroke:url(#gradientStroke)"/>
+ </g>
+
+ <g id="TheRect2">
+ <rect x="-4.5" y="-8.5" width="9" height="17" style="fill:none;stroke:#222222;stroke-linejoin:round"/>
+ <rect x="-3.5" y="-7.5" width="7" height="15" style="fill:url(#gradientFill2);stroke:url(#gradientStroke2)"/>
+ </g>
+ </defs>
+
+<g id="transform-scale-horizontal" inkscape:label="#transform_scale_hor">
+
+ <use xlink:href="#TheRect" transform="translate(12,12)"/>
+ <use xlink:href="#TheRect2" transform="translate(12,12)" style="opacity:0.5"/>
+
+ <!-- Arrows -->
+ <path d="m 1,15.5 3,-2.5 v 2 h 4 v 1 h -4 v 2 z"/>
+ <path d="m 23,15.5 -3,2.5 v -2 h -4 v -1 h 4 v -2 z"/>
+ </g>
+
+</svg>