summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/path-reverse.svg
blob: f56b3c46485751049a76afe45bc72e4803ccd24d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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-reverse" inkscape:label="#selection_reverse">
    <g style="stroke-linecap:round;stroke-linejoin:round">
      <path d="m 0.5,15.5 c 0,-5 2.5,-7.5 7.5,-7.5 4,0 7.5,-2.5 7.5,-7.5" style="fill:none;stroke:#646464"/>
      <rect x="6.5" y="6.5" width ="3" height="3" style="fill:#6464ff;fill-opacity:0.4;stroke:blue"/>

      <!-- Arrows -->
      <path d="m 2,2 h 7 v -2 l 3,2.5 -3,2.5 v -2 h -7 z"/>
      <path d="m 14,14 h -7 v 2 l -3,-2.5 3,-2.5 v 2 h 7 z"/>
    </g>
  </g>

</svg>