blob: 715c551ee7c3b2c037788f0289804162659ce6fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<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(0 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse">
<stop stop-color="#405258" offset="0"/>
<stop stop-color="#4c636b" offset="1"/>
</linearGradient>
<path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/>
<circle cx="16.99996" cy="23.99994" r="12.9032" fill-opacity=".2" stroke-width="1.29032"/>
<path transform="matrix(1.29032 0 0 1.29032 -4.93548 -6.96774)" d="m9.929 16.929c-.234.239-.456.489-.664.75l3.567 3.567c-1.304 1.974-1.039 4.616.632 6.29 1.674 1.673 4.318 1.94 6.293.635l3.571 3.571c.259-.211.507-.435.743-.671.234-.239.455-.489.664-.75l-3.567-3.567c1.304-1.973 1.039-4.615-.633-6.29-1.673-1.673-4.317-1.94-6.292-.635l-3.571-3.571c-.259.211-.507.435-.743.671z" fill="#ee5858" fill-rule="nonzero"/>
<circle cx="16.99996" cy="23.99994" r="3.87096" fill="#f3c4c4" stroke-width="1.29032"/>
<path transform="translate(2.08437)" d="m41 29c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-10c-.552 0-1 .448-1 1s.448 1 1 1h10c.552 0 1-.448 1-1z" fill-opacity=".2"/>
<g fill="#0a97b8">
<circle cx="41.08437" cy="35" r="2"/>
<circle cx="35.08437" cy="35" r="2"/>
</g>
</svg>
|