summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/path-mask-edit.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/path-mask-edit.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/path-mask-edit.svg26
1 files changed, 26 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/path-mask-edit.svg b/share/icons/hicolor/scalable/actions/path-mask-edit.svg
new file mode 100644
index 0000000..ea1a1de
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/path-mask-edit.svg
@@ -0,0 +1,26 @@
+<?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>
+ <linearGradient id="BlackTransparentVector">
+ <stop offset="0" style="stop-color:black;stop-opacity:1"/>
+ <stop offset="1" style="stop-color:black;stop-opacity:0"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" id="BlackTransparentStroke" x1="12" x2="3" xlink:href="#BlackTransparentVector" y1="12" y2="3"/>
+ </defs>
+
+ <g id="path-mask-edit" inkscape:label="#path_mask_edit">
+ <path d="m 15,6.5 c -3,2.5 -7,0.5 -11,-4.5" style="fill:none;stroke:url(#BlackTransparentStroke)"/>
+ <path d="m 6.5,15 c 2.5,-3 0.5,-7 -4.5,-11" style="fill:none;stroke:url(#BlackTransparentStroke)"/>
+ <path d="m 2,13 c 1,-5 6,-10 11,-11" style="fill:none;stroke:blue"/>
+ <circle cx="2" cy="14" r="1" style="fill:none;stroke:blue"/>
+ <circle cx="14" cy="2" r="1" style="fill:none;stroke:blue"/>
+ </g>
+
+</svg>