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
|
<?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"
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"><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></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" /><g
id="g46"><path
id="path108"
d="M 49.999997,4e-7 C 27.903226,4e-7 10,17.903225 10,39.999999 10,62.096776 27.903226,80 49.999997,80 72.096773,80 90,62.096776 90,39.999999 90,17.903225 72.096773,4e-7 49.999997,4e-7 Z m 0,72.25806359999999 c -17.822576,0 -32.258062,-14.435487 -32.258062,-32.258065 0,-17.82258 14.435486,-32.2580639 32.258062,-32.2580639 17.822583,0 32.258067,14.4354839 32.258067,32.2580639 0,17.822578 -14.435484,32.258065 -32.258067,32.258065 z"
style="stroke-width:0.79999995" /></g></svg>
|