summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/draw-ellipse-whole.svg
blob: 90d96ab2de88266f4deb0cc321a83dc8d7033edc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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"
  >

  <g id="draw-ellipse-whole" inkscape:label="#reset_circle">
    <circle cx="8" cy="8" r="6"  style="fill:#b0c5da"/>
    <path d="m 14,8 h -6 l 3,-5" style="fill:none;stroke:#c80000;stroke-linejoin:round;stroke-dasharray:1, 1;stroke-dashoffset:0.5"/>
    <circle cx="8" cy="8" r="6"  style="fill:none;stroke:blue"/>
  </g>

</svg>