blob: 84c3d22e90d4bbfece9275412de907cbeed670cb (
plain)
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="32"
viewBox="0 0 8.4666665 8.4666669"
width="32"
version="1.1"
id="svg29"
sodipodi:docname="shrink.svg"
inkscape:version="0.92.5 (0.92.5+68)">
<metadata
id="metadata35">
<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="defs33" />
<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="694"
id="namedview31"
showgrid="true"
inkscape:zoom="29.5"
inkscape:cx="21.50128"
inkscape:cy="24.92639"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg29">
<inkscape:grid
type="xygrid"
id="grid842" />
</sodipodi:namedview>
<linearGradient
id="a"
gradientUnits="userSpaceOnUse"
x1="4.497726"
x2="5.569478"
y1="1.719997"
y2="4.769433">
<stop
offset="0"
stop-color="#cd9ef7"
id="stop2" />
<stop
offset="1"
stop-color="#a56de2"
id="stop4" />
</linearGradient>
<linearGradient
id="b"
gradientUnits="userSpaceOnUse"
x1="18.538542"
x2="18.43"
y1="-0.11979165"
y2="6.983">
<stop
offset="0"
stop-color="#fff"
id="stop7" />
<stop
offset="1"
stop-color="#fff"
stop-opacity="0"
id="stop9" />
</linearGradient>
<radialGradient
id="c"
cx="4.333"
cy="288.644"
gradientTransform="matrix(-2.36637 .0798 -.0789 -2.33915 36.562 965.093)"
gradientUnits="userSpaceOnUse"
r="2.799">
<stop
offset="0"
stop-color="#737373"
id="stop12" />
<stop
offset=".262"
stop-color="#636363"
id="stop14" />
<stop
offset=".705"
stop-color="#4b4b4b"
id="stop16" />
<stop
offset="1"
stop-color="#3f3f3f"
id="stop18" />
</radialGradient>
<path
d="m4.59 295.067h-2.338l-.403 1.01h-1.077l2.205-5.292h1.003l2.127 5.292h-1.127zm-2.06-.8h1.756l-.784-2.394z"
style="stroke:#000;stroke-width:.265;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:.537;fill:url(#c)"
transform="matrix(.85 0 0 .85 .24 -244.06)"
id="path21" />
<path
d="m2.77 3.107-1.872 4.498h.092l1.78-4.273h.853l1.717 4.273h.09l-1.806-4.498zm-.29 2.96-.09.224h1.493l-.074-.224z"
fill="#fff"
opacity=".1"
id="path23"
style="opacity:0.2" />
<path
d="m6.218 2.514-1.588-1.588h3.175z"
style="stroke-linecap:round;stroke-linejoin:round;stroke-width:.264585;stroke:#7239b3;stroke-opacity:.470588;fill:url(#a)"
id="path25" />
<path
d="M 18.538542,6.2466455 13.398,1.162 23.16875,1.203125 Z"
transform="matrix(0.2,0,0,0.2,2.51,0.95)"
id="path27"
inkscape:connector-curvature="0"
style="fill:none;stroke:url(#b);stroke-width:1.28299999;stroke-opacity:0.82700004"
sodipodi:nodetypes="cccc" />
</svg>
|