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
|
<?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="tox.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="2.8284271"
inkscape:cx="117.18702"
inkscape:cy="34.008586"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_1" />
<g
transform="matrix(0.73561343,0,0,0.731078,17.065219,0.36616664)"
id="g15"
style="fill:#414141;fill-opacity:1;stroke:none;stroke-opacity:1">
<path
d="m 71.574,41.851 c 0,-4.685 0.074,-10.553 -0.033,-15.237 C 71.494,24.596 71.273,22.538 70.795,20.58 67.374,6.581 53.823,-2.125 39.594,0.45 26.998,2.729 17.621,13.968 17.621,26.786 v 13.865 1.17 c -0.475,0 -0.794,-10e-4 -1.116,0 H 5.023 C 2.25,41.821 0,44.07 0,46.844 v 56.875 c 0,2.773 2.25,5.023 5.023,5.023 h 79.451 c 2.775,0 5.024,-2.25 5.024,-5.023 V 46.844 c 0,-2.774 -2.249,-5.023 -5.024,-5.023 z M 52.107,95.118 H 37.332 c -2.322,0 -4.203,-1.914 -4.203,-4.274 0,-0.063 0.007,-0.127 0.009,-0.19 -0.005,0 -0.006,-1.021 -0.008,-2.041 -0.001,-1.129 0.511,-4.289 2.061,-6.574 1.641,-2.418 3.855,-3.99 6.257,-4.697 -3.166,-1.291 -5.396,-4.398 -5.396,-8.025 0,-4.789 3.88,-8.668 8.667,-8.668 4.789,0 8.667,3.879 8.667,8.668 0,3.719 -2.344,6.891 -5.637,8.12 2.332,0.753 4.537,2.313 6.273,4.707 1.621,2.235 2.285,5.343 2.285,6.47 v 2.043 c -0.006,0.062 0,0.125 0,0.189 10e-4,2.358 -1.88,4.272 -4.2,4.272 m 9.672,-62.014 c -1.562,4.611 -4.52,8.305 -7.61,11.912 -2.386,2.783 -5.19,5.125 -8.176,7.247 -0.144,0.103 -0.298,0.188 -0.685,0.427 1.781,-3.076 3.217,-5.998 3.633,-9.404 -4.234,1.002 -8.227,0.564 -12.093,-1.14 -6.862,-3.023 -10.963,-9.618 -10.263,-17.063 0.573,-6.127 3.94,-10.543 9.321,-13.395 8.667,-4.593 19.734,-1.655 24.689,6.516 2.887,4.758 2.932,9.741 1.184,14.9"
id="path17"
style="fill:#414141;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:connector-curvature="0" />
</g>
</svg>
|