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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
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"
version="1.1"
id="svg1"
width="16"
height="16"
viewBox="0 0 16 16"
sodipodi:docname="tool-node-editor-symbolic.svg"
inkscape:version="1.0alpha2 (2892b30, 2019-06-19)">
<metadata
id="metadata1609">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs1607" />
<sodipodi:namedview
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="13.583094"
inkscape:cx="7.978469"
inkscape:cy="23.410824"
inkscape:window-width="1858"
inkscape:window-height="1177"
inkscape:window-x="54"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="g986"
inkscape:document-rotation="0"
inkscape:snap-global="true">
<inkscape:grid
type="xygrid"
id="grid" />
</sodipodi:namedview>
<g
inkscape:label="edit-paths"
id="g986"
transform="matrix(0.43312848,0,0,0.43312848,-416.83976,-62.667691)"
style="stroke-width:2.30878">
<g
inkscape:label="PATH"
id="g982"
style="display:inline;stroke-width:2.30878"
transform="translate(-1.7847355)">
<g
inkscape:label="path"
id="g978"
style="display:inline;opacity:0.5;stroke-width:2.30117"
transform="matrix(1.0033091,0,0,1.0033091,-3.1982322,-0.58179758)">
<path
inkscape:connector-curvature="0"
id="path974"
d="m 971.66,159.44 c -3.24,4.65 -5.15,10.29 -5.15,16.38 h 1.7 c 0,-5.03 1.39,-9.75 3.8,-13.79 z"
style="opacity:1;stroke-width:2.30117" />
<path
inkscape:connector-curvature="0"
id="path976"
d="m 979.99,151.49 2.21,0.67 c 3.87,-2.14 8.32,-3.37 13.05,-3.37 v -1.7 c -5.61,0 -10.84,1.61 -15.26,4.4 z"
style="opacity:1;stroke-width:2.30117" />
</g>
<path
inkscape:label="node"
inkscape:connector-curvature="0"
id="path980"
d="m 982.64787,163.15642 h -12.43514 v -12.43514 h 12.43514 z m -9.79371,-2.63212 h 7.16159 v -7.1616 h -7.16159 z"
style="display:inline;stroke-width:2.30878" />
</g>
<path
inkscape:label="cursor"
id="polygon984"
style="display:inline;stroke-width:2.30878"
d="m 985.53237,164.58 v 14.65 l 4.44763,-5.38 7.05,-1.63 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
</g>
</svg>
|