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
|
<?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"
width="16"
height="16"
viewBox="0 0 16 16"
version="1.1"
id="svg7">
<metadata
id="metadata11">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#404040; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<circle
style="opacity:0.64899998;fill:#bebe80;fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4621"
cx="27"
cy="0"
r="0" />
<path
style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
d="M 14,1 C 13.44771,1 13,1.44772 13,2 V 3.5078125 C 12.502953,2.9376239 11.911851,2.4451766 11.25,2.0507812 10.536149,1.6253988 9.7399781,1.3128299 8.8828125,1.1464844 8.5013737,1.0724594 8.118543,1.0285817 7.7382812,1.0136719 5.0764491,0.90930318 2.5196331,2.2202146 1.1484375,4.4824219 1.0583589,4.6261589 1.0091904,4.7893724 1.0019531,4.9570312 0.97676773,5.5198922 1.4393751,5.991662 2.0253906,6 2.4068437,6.0055 2.7602664,5.8098774 2.9472656,5.4902344 4.0698518,3.6381744 6.286323,2.681179 8.4726562,3.1054688 9.0089091,3.209536 9.5041879,3.4025581 9.9609375,3.6503906 10.508332,3.947407 10.997742,4.3274331 11.400391,4.7851562 11.464449,4.8603148 10.709728,4 11.587891,5 H 10 C 9.44772,5 9,5.44772 9,6 v 1 h 6 c 0,-2 0,-4 0,-6 z"
id="path4597" />
<path
style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
d="m 2,15 c 0.55229,0 1,-0.44772 1,-1 v -1.507813 c 0.497047,0.570189 1.088149,1.062636 1.75,1.457031 0.713852,0.425383 1.510023,0.737952 2.367188,0.904297 0.381439,0.07402 0.76427,0.117903 1.144532,0.132813 2.661832,0.104368 5.218648,-1.206543 6.589843,-3.46875 0.09008,-0.143737 0.139247,-0.306951 0.146484,-0.47461 0.02519,-0.562861 -0.437421,-1.034631 -1.023437,-1.0429689 -0.381453,-0.0055 -0.734876,0.1901229 -0.921875,0.5097659 -1.122586,1.85206 -3.339057,2.809056 -5.52539,2.384766 C 6.991092,12.790464 6.495813,12.597441 6.039063,12.349609 5.491669,12.052593 5.002259,11.672566 4.599609,11.214843 4.535549,11.139683 5.290273,12 4.412109,11 h 1.587892 c 0.55228,0 1,-0.44772 1,-1.0000009 v -1 H 1.0000001 c 0,2.0000009 0,4.0000009 0,6.0000009 z"
id="path4597-3" />
</svg>
|