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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Written by Heckyel - FreeArts -->
<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="Layer_1"
x="0px"
y="0px"
width="100px"
height="100px"
viewBox="0 0 100 100"
enable-background="new 0 0 100 100"
xml:space="preserve"
sodipodi:docname="mastodon.svg"
inkscape:version="0.92.1 r">
<metadata
id="metadata53">
<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:license
rdf:resource="http://artlibre.org/licence/lal" />
</cc:Work>
<cc:License
rdf:about="http://artlibre.org/licence/lal">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs51" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="703"
id="namedview49"
showgrid="false"
inkscape:zoom="4"
inkscape:cx="62.586245"
inkscape:cy="45.656535"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_1" />
<path
inkscape:connector-curvature="0"
style="fill:#000000;stroke-width:4.92772532"
d="M 49.992601,1.7505227 A 38.797866,39.060638 0 0 0 11.194736,40.811162 38.797866,39.060638 0 0 0 49.992601,79.871799 38.797866,39.060638 0 0 0 88.790468,40.811162 38.797866,39.060638 0 0 0 49.992601,1.7505227 Z M 49.796157,22.912489 h 8.348908 c -1.620671,1.137208 -2.160894,4.449947 -2.160894,6.180481 v 15.822031 c 0,3.461069 -2.701117,6.131037 -6.188014,6.131037 -3.437785,0 -6.188013,-2.719412 -6.188013,-6.180481 v -15.82203 c 0,-3.362183 2.701117,-6.131038 6.188013,-6.131038 z M 28.383665,26.76911 c 3.437784,0 6.188012,2.719411 6.188012,6.131037 v 15.82203 c 0,1.681091 0.491112,5.043271 2.111784,6.131036 h -8.299796 c -3.437786,0 -6.188014,-2.719412 -6.188014,-6.131036 v -15.82203 c 0,-3.46107 2.701117,-6.131037 6.188014,-6.131037 z m 42.726762,0 c 3.437786,0 6.188013,2.719411 6.188013,6.131037 v 15.82203 c 0,3.461068 -2.750229,6.131036 -6.237125,6.131036 h -8.348908 c 1.571559,-1.087765 2.111783,-4.449945 2.111783,-6.131036 v -15.82203 c 0,-3.46107 2.750229,-6.131037 6.188013,-6.131037 z"
id="path2" />
</svg>
|