summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/object-ungroup.svg
blob: d24281110e016b59aa7d3a0465404e7b64744b9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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>