summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/object-ungroup.svg
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/hicolor/scalable/actions/object-ungroup.svg')
-rw-r--r--share/icons/hicolor/scalable/actions/object-ungroup.svg46
1 files changed, 46 insertions, 0 deletions
diff --git a/share/icons/hicolor/scalable/actions/object-ungroup.svg b/share/icons/hicolor/scalable/actions/object-ungroup.svg
new file mode 100644
index 0000000..d242811
--- /dev/null
+++ b/share/icons/hicolor/scalable/actions/object-ungroup.svg
@@ -0,0 +1,46 @@
+<?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="8" x2="13" xlink:href="#linearGradientCircleVector" y1="3" y2="8"/>
+ <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientCircleFill" x1="13" x2="8" xlink:href="#linearGradientCircleVector" y1="8" y2="3"/>
+ </defs>
+
+ <g id="object-ungroup" inkscape:label="#selection_ungroup">
+ <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="10.5" cy="5.5" r="4" style="fill:none;stroke:#222222"/>
+ <circle cx="10.5" cy="5.5" r="3" style="fill:url(#linearGradientCircleFill);stroke:url(#linearGradientCircleStroke)"/>
+ </g>
+
+ <!-- Handles -->
+ <rect x="5" y="0" width="2" height="2"/>
+ <rect x="14" y="0" width="2" height="2"/>
+ <rect x="5" y="9" width="2" height="2"/>
+ <rect x="14" y="9" width="2" height="2"/>
+
+ <rect x="0" y="4" width="2" height="2"/>
+ <rect x="0" y="14" width="2" height="2"/>
+ <rect x="12" y="14" width="2" height="2"/>
+</g>
+
+</svg>