summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/path-clip-edit.svg
blob: e5b9c0710967f4bd48a60c4b2b86a0c589de38ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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="path-clip-edit" inkscape:label="#path_clip_edit">
    <path d="m 15,6.5 c -2,1.5 -5,1.5 -8,-1.5" style="fill:none;stroke:black"/>
    <path d="m 6.5,15 c 1.5,-2 1.5,-5 -1.5,-8" style="fill:none;stroke:black"/>
    <path d="m 2,13 c 1,-5 6,-10 11,-11"       style="fill:none;stroke:lime"/>
    <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>