summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/edit-select-none.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/edit-select-none.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/edit-select-none.svg39
1 files changed, 39 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/edit-select-none.svg b/share/icons/hicolor/scalable/actions/edit-select-none.svg
new file mode 100644
index 0000000..ed9c8a7
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/edit-select-none.svg
@@ -0,0 +1,39 @@
+<?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="linearGradientRectVector">
+ <stop offset="0" style="stop-color:#ffbf00"/>
+ <stop offset="1" style="stop-color:#ffffff"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientRectFill" x1="6" x2="8" xlink:href="#linearGradientRectVector" y1="7" y2="13"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientRectStroke" x1="8" x2="6" xlink:href="#linearGradientRectVector" y1="13" y2="7"/>
+
+ <linearGradient id="linearGradientCircleVector">
+ <stop offset="0" style="stop-color:#ffffff"/>
+ <stop offset="1" style="stop-color:#98b6d3"/>
+ </linearGradient>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientCircleStroke" x1="7" x2="12" xlink:href="#linearGradientCircleVector" y1="4" y2="9"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientCircleFill" x1="12" x2="7" xlink:href="#linearGradientCircleVector" y1="9" y2="4"/>
+ </defs>
+
+ <g id="edit-select-none" inkscape:label="#selection_deselect">
+ <g>
+ <rect x="2.5" y="6.5" width="9" height="7" style="fill:none;stroke:#222222;stroke-linejoin:round"/>
+ <rect x="3.5" y="7.5" width="7" height="5" style="fill:url(#linearGradientRectFill);stroke:url(#linearGradientRectStroke)"/>
+ </g>
+ <g>
+ <circle cx="9.5" cy="6.5" r="4" style="fill:none;stroke:#222222"/>
+ <circle cx="9.5" cy="6.5" r="3" style="fill:url(#linearGradientCircleFill);stroke:url(#linearGradientCircleStroke)"/>
+ </g>
+
+ <path d="m 0.5,0.5 h 15 v 15 h -15 z" style="fill:none;stroke:#cc0000;stroke-dasharray:2 1;stroke-dashoffset:0.5"/>
+
+ </g>
+
+</svg>