summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/grid-rectangular.svg
blob: 064631942d5a2d80624dd599e934056ece0ec2c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="grid-rectangular" inkscape:label="#grid_xy" style="fill:none;stroke:blue;stroke-linecap:round">
    <path d="m  1.5, 0.5  0,15" />
    <path d="m  5.5, 0.5  0,15" />
    <path d="m  9.5, 0.5  0,15" />
    <path d="m 13.5, 0.5  0,15" />
    <path d="m  0.5, 2.5 15, 0" />
    <path d="m  0.5, 6.5 15, 0" />
    <path d="m  0.5,10.5 15, 0" />
    <path d="m  0.5,14.5 15, 0" />
  </g>
</svg>