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
|
<?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"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg3881"
height="16"
width="16"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="sc_redo.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview20"
showgrid="false"
inkscape:zoom="28.37266"
inkscape:cx="2.8542012"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="34"
inkscape:window-maximized="1"
inkscape:current-layer="svg3881" />
<defs
id="defs3883">
<linearGradient
gradientTransform="matrix(0,-0.39447799,0.42344634,0,-0.496307,18.346218)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient3985-6-635-120-628-965"
id="linearGradient3842"
y2="15.991243"
x2="20.576487"
y1="15.991243"
x1="38.940514" />
<linearGradient
id="linearGradient3985-6-635-120-628-965">
<stop
offset="0"
style="stop-color:#ffffff;stop-opacity:1"
id="stop7116" />
<stop
offset="1"
style="stop-color:#ffffff;stop-opacity:0"
id="stop7118" />
</linearGradient>
</defs>
<metadata
id="metadata3886">
<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:Work>
</rdf:RDF>
</metadata>
<path
d="M 4.390934,13.158733 C 0.639313,9.8888911 1.833333,4.5555577 7.4999999,4.4127097 l 0,-2.7623493 6.1393131,4.6031707 -6.1393131,4.6031699 0,-2.7401299 C 4.201796,7.9885457 2.493662,10.99578 4.851545,13.158733 Z"
id="path3503-1"
style="display:block;overflow:visible;visibility:visible;fill:#9cde4a;fill-opacity:1;fill-rule:nonzero;stroke:#5ca12a;stroke-width:0.96392483;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:7;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none" />
<path
d="M 3.509635,11.55524 C 1.891185,9.6597811 3.100697,4.9810147 8.4716266,5.3482481 l 0.056747,-1.7028531 3.5685717,2.6081361 -3.5685717,2.6373086 0,-1.6856033 C 3.388833,6.7086084 3.026155,10.789004 3.509635,11.55524 Z"
id="path3505-3"
style="display:block;overflow:visible;visibility:visible;opacity:0.5;fill:none;stroke:url(#linearGradient3842);stroke-width:0.96392483;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:7;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none" />
</svg>
|