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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
|
<?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="draw-path-symbolic.svg"
inkscape:version="1.0alpha2 (2892b30, 2019-06-19)">
<style
id="style3560" />
<metadata
id="metadata2927">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs2925">
<inkscape:path-effect
effect="join_type"
id="path-effect947"
is_visible="true"
linecap_type="butt"
line_width="0.4"
linejoin_type="extrp_arc"
miter_limit="100"
attempt_force_join="true" />
<inkscape:path-effect
attempt_force_join="true"
miter_limit="100"
linejoin_type="extrp_arc"
line_width="1"
linecap_type="butt"
is_visible="true"
id="path-effect944"
effect="join_type" />
<inkscape:path-effect
attempt_force_join="true"
miter_limit="100"
linejoin_type="extrp_arc"
line_width="0.2"
linecap_type="butt"
is_visible="true"
id="path-effect1632"
effect="join_type" />
<inkscape:path-effect
attempt_force_join="true"
miter_limit="100"
linejoin_type="extrp_arc"
line_width="1.7"
linecap_type="butt"
is_visible="true"
id="path-effect2216"
effect="join_type" />
</defs>
<sodipodi:namedview
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="22.4"
inkscape:cx="11.298228"
inkscape:cy="11.819618"
inkscape:window-width="1858"
inkscape:window-height="1177"
inkscape:window-x="54"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg1"
inkscape:document-rotation="0"
inkscape:snap-global="false">
<inkscape:grid
type="xygrid"
id="grid" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Layer 1"
style="display:inline"
inkscape:highlight-color="8519679" />
<path
inkscape:connector-curvature="0"
id="path1021"
d="m 926.04996,243.32195 c -0.0458,-4.83381 4.62875,-17.36777 20.08641,-17.49932 l -0.0145,-1.69994 c -16.31548,0.13885 -21.82748,13.34625 -21.77187,19.21536 z"
class="st5"
style="opacity:0.5;fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:2.1157;stop-opacity:1"
inkscape:path-effect="#path-effect2216"
inkscape:original-d="m 925.2,243.33 c -0.0507,-5.35146 5.04257,-18.22214 20.92914,-18.35734"
transform="matrix(0.47265641,0,0,0.47265641,-435.46146,-104.35914)"
sodipodi:nodetypes="cc" />
<rect
style="opacity:1;stroke-width:1;stop-opacity:1"
x="1.7965699"
y="1.9999998"
class="success"
width="0.62307298"
height="10.648046"
id="rect946" />
<rect
id="rect1023"
height="3.902128"
width="3.902128"
class="success"
y="8.7459183"
x="0.15704247"
style="opacity:1;stroke-width:0.999999;stop-opacity:1" />
<path
id="polygon1025"
style="opacity:1;stroke-width:0.999994;stop-opacity:1"
d="M 5.6986783,15.971348 13.178561,13.565393 14.545982,8.9992981 15.774274,7.7710084 14.810833,5.8965868 12.93897,4.930587 11.710679,6.158877 7.1394668,7.5262997 4.733513,15.00618 8.6666,11.073094 8.9059415,9.2927744 11.873548,8.8338792 11.412086,11.798918 9.631766,12.03826 Z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccccc" />
<circle
id="circle1027"
r="1.9439304"
cy="2.0151236"
cx="2.1081064"
style="opacity:1;stroke-width:0.999999;stop-opacity:1"
class="success" />
</svg>
|