summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/cursors/node.svg
blob: b34a37bc0071f0fd00e626ab01ce8225b4cc73bb (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="32"
   height="32"
   inkscape:hotspot_x="3"
   inkscape:hotspot_y="3"
   style="fill:gray;stroke:black"
   version="1.1"
   id="svg16"
   sodipodi:docname="node.svg"
   inkscape:version="1.0.1 (3bc2e81, 2020-09-07)">

  <style>@import './cursors.css';</style>

  <metadata
     id="metadata20">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1"
     objecttolerance="10"
     gridtolerance="10"
     guidetolerance="10"
     inkscape:pageopacity="0"
     inkscape:pageshadow="2"
     inkscape:window-width="2602"
     inkscape:window-height="1790"
     id="namedview18"
     showgrid="true"
     inkscape:zoom="27.930718"
     inkscape:cx="12.587779"
     inkscape:cy="16.587583"
     inkscape:window-x="123"
     inkscape:window-y="-11"
     inkscape:window-maximized="1"
     inkscape:current-layer="cursor"
     inkscape:document-rotation="0">
    <inkscape:grid
       type="xygrid"
       id="grid845"
       spacingx="2"
       spacingy="2" />
  </sodipodi:namedview>
  <defs
     id="defs9">
  </defs>
  <!-- Triangle -->
  <g
     id="cursor"
     class="drop-shadow"
     style="stroke-linejoin:miter;stroke-miterlimit:10">
    <path
       d="m 5,5 12,8 -3.5,1 -1.5,4 z"
       style="stroke:#ffffff;stroke-width:3px"
       id="path11"
       sodipodi:nodetypes="ccccc" />
    <path
       d="m 5,5 12,8 -3.5,1 -1.5,4 z"
       style="stroke-width:1px"
       id="path13"
       sodipodi:nodetypes="ccccc" />
<!--
    <g
       id="cursor-9"
       style="display:none;fill:#808080;stroke:#000000;filter:url(#shadow-4)">
      <path
         d="M 4.5,4.5 12,12 H 8 l 3,7 -1,0.5 -3,-7 -2.5,2.5 z"
         style="stroke:#ffffff;stroke-width:3px"
         id="path11-3" />
      <path
         d="M 4.5,4.5 12,12 H 8 l 3,7 -1,0.5 -3,-7 -2.5,2.5 z"
         style="fill:#000000;stroke-width:1px"
         id="path13-7" />
    </g>
-->
  </g>
</svg>