blob: f6e05cdb7c8a3f41ce5a88d3e2c405cc21a9233b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(-.506203 -42 42 -.506203 388.014 40.6128)" gradientUnits="userSpaceOnUse">
<stop stop-color="#323232" offset="0"/>
<stop stop-color="#767676" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(2.4e-7 -18.6016 18.6016 2.4e-7 650.396 35.5558)" gradientUnits="userSpaceOnUse">
<stop stop-color="#a7a7a7" offset="0"/>
<stop stop-color="#3b3b3b" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(0 -13.0097 13.0097 0 599.652 32.6079)" gradientUnits="userSpaceOnUse">
<stop stop-color="#006783" offset="0"/>
<stop stop-color="#13bee3" offset="1"/>
</linearGradient>
<path transform="translate(-.4455)" d="m37.02 1.667c2.783 0 5.039 2.257 5.039 5.04v34.586c0 2.783-2.256 5.04-5.039 5.04h-25.149c-2.783 0-5.039-2.257-5.039-5.04v-34.586c0-2.783 2.256-5.04 5.039-5.04z" fill="url(#a)" fill-rule="nonzero"/>
<circle transform="matrix(0 -1 -1 0 -.467207 -2.04436)" cx="-9" cy="-37" r="2" fill="#cf0000"/>
<path d="m14 36c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm4 0c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm4 0c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm4 0c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm-10 3c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm4 0c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm4 0c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1z"/>
<circle cx="24" cy="20.79264" r="11.837" fill="#ebebeb"/>
<circle transform="translate(4.347 -5.46236)" cx="19.653" cy="26.255" r="9.301" fill="url(#b)"/>
<circle transform="translate(4.347 -5.46236)" cx="19.653" cy="26.255" r="8.368" fill="url(#c)"/>
</svg>
|