blob: bafdc5399ff41394c2c8df616c2b57190c100379 (
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
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" x2="1" gradientTransform="matrix(.131484 -10 10 .131484 81.8866 13.789)" gradientUnits="userSpaceOnUse">
<stop stop-color="#727272" offset="0"/>
<stop stop-color="#eee" offset="1"/>
</linearGradient>
<linearGradient id="b">
<stop stop-color="#d9d9d9" offset="0"/>
<stop stop-color="#eee" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="translate(0 6)" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
<linearGradient id="d" x2="1" gradientTransform="matrix(-1 0 0 -1 1 -6)" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
<linearGradient id="e" x2="1" gradientTransform="matrix(0 -37 37 0 690 46)" gradientUnits="userSpaceOnUse">
<stop stop-color="#d6d6d6" offset="0"/>
<stop stop-color="#fff" offset="1"/>
</linearGradient>
<linearGradient id="f">
<stop stop-color="#ececec" offset="0"/>
<stop stop-color="#fff" offset="1"/>
</linearGradient>
<linearGradient id="g" x2="1" gradientTransform="matrix(-1 0 0 -1 1 -11)" gradientUnits="userSpaceOnUse" xlink:href="#f"/>
<linearGradient id="h" x2="1" gradientTransform="translate(0 11)" gradientUnits="userSpaceOnUse" xlink:href="#f"/>
<linearGradient id="i" x2="1" gradientTransform="matrix(0 -2381.09 2381.09 0 -483.215 2383)" gradientUnits="userSpaceOnUse">
<stop stop-color="#cdcdcd" offset="0"/>
<stop stop-color="#fff" offset="1"/>
</linearGradient>
<g transform="matrix(.984909 0 0 .984909 .362182 .369727)">
<path d="m4 3h40v10h-40z" fill="url(#a)"/>
<path d="m4 3v27l3.5-24.5z" fill="url(#c)" fill-rule="nonzero"/>
<path d="m44 3v5l-3.5-2.5z" fill="url(#d)" fill-rule="nonzero"/>
<path d="m7.5 5.5 7.7 5.5h-11.2z" fill-opacity=".08" fill-rule="nonzero"/>
</g>
<path d="m45.668 9.234v30.206c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.206z" fill="url(#e)"/>
<path transform="matrix(.984909 0 0 .984909 .362182 .369727)" d="m46 9h-5.5v-3.5z" fill="url(#g)" fill-rule="nonzero"/>
<path transform="matrix(.984909 0 0 .984909 .362182 .369727)" d="m7.5 5.5-5.5 3.5h5.5z" fill="url(#h)" fill-rule="nonzero"/>
<circle cx="14.150908" cy="14.158453" r="1.969818" fill-opacity=".3" stroke-width=".984909"/>
<circle cx="33.849088" cy="14.158453" r="1.969818" fill-opacity=".3" stroke-width=".984909"/>
<path transform="matrix(.984909 0 0 .984909 .362182 .369727)" d="m34 13c0-5.486-4.514-10-10-10s-10 4.514-10 10" fill="none" stroke="url(#i)" stroke-width="2.4"/>
<path transform="matrix(.984909 0 0 .984909 .362182 .369727)" d="m19.5 30.5c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm9 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm-4.5 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm0-4.5c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm-4.5 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm9 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm-9-4.5c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm9 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zm-4.5 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5z"/>
</svg>
|