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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="512"
height="512"
viewBox="0 0 512 512"
version="1.1"
id="svg5"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="owl.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
inkscape:zoom="4.52"
inkscape:cx="270.02212"
inkscape:cy="168.25221"
inkscape:window-width="1280"
inkscape:window-height="982"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-nodes="false"
inkscape:snap-object-midpoints="false"
inkscape:snap-center="true">
<inkscape:grid
type="xygrid"
id="grid824"
empspacing="8" />
<sodipodi:guide
position="256,512"
orientation="-1,0"
id="guide869"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,256"
orientation="0,1"
id="guide951"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<circle
style="fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path1183"
cx="216"
cy="208"
r="24" />
<circle
style="fill:none;stroke:#000000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path1185"
cx="296"
cy="208"
r="24" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 248,184 c -30.0093,-36.76632 -79.02777,-80.34228 -144,-88 0.95477,34.24524 5.69302,58.20877 40,88"
id="path1503"
sodipodi:nodetypes="ccc" />
<path
id="path1369"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 161.18049,341.98408 c -46.0743,-50.80874 -43.91116,-128.90462 4.90501,-177.08503 9.54082,-9.41657 20.2009,-17.03624 31.55308,-22.85279 m 10.79234,-4.90857 c 30.65158,-12.25122 65.11309,-12.20167 95.78544,0.25948 m 9.66166,4.40377 c 10.45727,5.30468 20.34749,12.14135 29.34158,20.5148 50.20042,46.73635 54.64006,124.73593 10.06702,176.86667"
sodipodi:nodetypes="csccccsc" />
<use
x="0"
y="0"
xlink:href="#path1503"
id="use2282"
transform="matrix(-1,0,0,1,512,0)"
width="100%"
height="100%" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 240,248 c 14.77463,19.95785 19.43404,41.38937 16,64 10.02012,-17.6435 24.30078,-38.36929 16,-64"
id="path2926"
sodipodi:nodetypes="ccc" />
</g>
</svg>
|