summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/distribute-horizontal-node.svg
blob: a30c87a9d19066e46f201f9cc9555b35f4db9f4b (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
<?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="24"
   height="24"
  >

  <g id="distribute-horizontal-node" inkscape:label="#node_hdistribute">

    <path d="m 0.5,20.5 c 4.5,-2.5 3.5,-10.5 7.5,-12.5 4,-2 5,13 9,13 4,0 5,-4 6.5,-9.5"
	  style="fill:none;stroke:#969696;stroke-linecap:round"/>

    <!-- Lines -->
    <g style="fill:none;stroke:#c80000">
      <path d="m  3.5,0 0,14"/>
      <path d="m 12.5,0 0,12"/>
      <path d="m 21.5,0 0,15"/>
    </g>

    <!-- Arrows -->
    <path d="m  6,3 -2,-1.5 2,-1.5 v 1 l 4,0 v -1 l 2,1.5 -2,1.5 v -1 l -4,0 z"/>
    <path d="m 15,3 -2,-1.5 2,-1.5 v 1 l 4,0 v -1 l 2,1.5 -2,1.5 v -1 l -4,0 z"/>

    <!-- Nodes -->
    <g style="fill:#8ab3de;stroke:blue;stroke-linejoin:round">
      <rect x=" 1.5" y="14.5" width="4" height="4"/>
      <rect x="10.5" y="11.5" width="4" height="4"/>
      <rect x="19.5" y="15.5" width="4" height="4"/>
    </g>
</g>

</svg>