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
|
<?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-ellipse-symbolic.svg"
inkscape:version="1.0alpha2 (2892b30, 2019-06-19)">
<metadata
id="metadata1213">
<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="defs1211">
<inkscape:path-effect
attempt_force_join="true"
miter_limit="100"
linejoin_type="extrp_arc"
line_width="2"
linecap_type="butt"
is_visible="true"
id="path-effect951"
effect="join_type" />
<inkscape:path-effect
effect="join_type"
id="path-effect942"
is_visible="true"
linecap_type="butt"
line_width="2.5"
linejoin_type="extrp_arc"
miter_limit="100"
attempt_force_join="true" />
<inkscape:path-effect
effect="join_type"
id="path-effect1229"
is_visible="true"
linecap_type="butt"
line_width="1"
linejoin_type="extrp_arc"
miter_limit="100"
attempt_force_join="true" />
<inkscape:path-effect
effect="clone_original"
linkeditem="#path1215"
method="d"
allow_transforms="true"
id="path-effect1225" />
<inkscape:path-effect
effect="join_type"
id="path-effect1217"
is_visible="true"
linecap_type="butt"
line_width="2.26772"
linejoin_type="extrp_arc"
miter_limit="100"
attempt_force_join="true" />
</defs>
<sodipodi:namedview
inkscape:showpageshadow="true"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
id="namedview"
showgrid="true"
inkscape:zoom="22.4"
inkscape:cx="12.148845"
inkscape:cy="12.337385"
inkscape:window-width="1858"
inkscape:window-height="1177"
inkscape:window-x="54"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="draw-ellipse"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid" />
</sodipodi:namedview>
<g
style="stroke-width:1.70079;stroke-miterlimit:4;stroke-dasharray:none"
transform="matrix(0.666667,0,0,0.666667,-190,-434.24145)"
id="draw-ellipse"
inkscape:label="00129">
<path
transform="matrix(1.1290353,0,0,1.1290353,-38.323478,-85.597121)"
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
d="m 296.99985,672.66181 c -5.13625,0 -9.3,-4.16374 -9.3,-9.29999 0,-5.13625 4.16375,-9.3 9.3,-9.3 5.13625,0 9.29999,4.16375 9.29999,9.3 0,5.13624 -4.16375,9.29999 -9.29999,9.29999 z"
style="display:inline;fill:#ff00ff;fill-rule:nonzero;stroke:none;stroke-width:2.65714;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
id="path949"
class="warning" />
<path
id="path1215"
style="display:inline;fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:1.70079;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
d="m 288.94985,663.36182 c 0,-4.43959 3.61041,-8.05 8.05,-8.05 4.43959,0 8.04999,3.61041 8.04999,8.05 0,4.43958 -3.61041,8.04999 -8.04999,8.04999 -4.43959,0 -8.05,-3.6104 -8.05,-8.04999 z m 18.59999,0 c 0,-5.83291 -4.71708,-10.55 -10.54999,-10.55 -5.83291,0 -10.55,4.71709 -10.55,10.55 0,5.83291 4.71709,10.54999 10.55,10.54999 5.8329,0 10.54999,-4.71709 10.54999,-10.54999 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssss"
inkscape:path-effect="#path-effect942"
inkscape:original-d="m 296.99985,672.66181 c -5.13625,0 -9.3,-4.16374 -9.3,-9.29999 0,-5.13625 4.16375,-9.3 9.3,-9.3 5.13625,0 9.29999,4.16375 9.29999,9.3 0,5.13624 -4.16375,9.29999 -9.29999,9.29999 z" />
</g>
</svg>
|