summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/transform-skew-horizontal.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/transform-skew-horizontal.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/transform-skew-horizontal.svg37
1 files changed, 37 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/transform-skew-horizontal.svg b/share/icons/hicolor/scalable/actions/transform-skew-horizontal.svg
new file mode 100644
index 0000000..56c159c
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/transform-skew-horizontal.svg
@@ -0,0 +1,37 @@
+<?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="6.5" x2="-6.5" xlink:href="#gradientVector" y1="6.5" y2="-6.5"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="gradientStroke" x1="-5.5" x2="5.5" xlink:href="#gradientVector" y1="-5.5" y2="5.5"/>
+
+ <g id="TheRect">
+ <rect x="-6.5" y="-6.5" width="13" height="13" style="fill:none;stroke:#222222;stroke-linejoin:round"/>
+ <rect x="-5.5" y="-5.5" width="11" height="11" style="fill:url(#gradientFill);stroke:url(#gradientStroke)"/>
+ </g>
+
+ </defs>
+
+ <g id="transform-skew-horizontal" inkscape:label="#transform_skew_hor">
+
+ <use xlink:href="#TheRect" transform="translate(12,12)" style="opacity:0.5"/>
+ <use xlink:href="#TheRect" transform="translate(12,12) skewX(37)"/>
+
+ <!-- Arrows -->
+ <path d="m 0,2.5 3,-2.5 v 2 h 4 v 1 h -4 v 2 z"/>
+ <path d="m 24,21.5 -3,2.5 v -2 h -4 v -1 h 4 v -2 z"/>
+ </g>
+
+</svg>