blob: 8faac85413ef3902fe67fac7b2521d737110770e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<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(-.279369 -52.25 52.25 -.279369 32.2794 58.25)" gradientUnits="userSpaceOnUse">
<stop stop-color="#8798a9" offset="0"/>
<stop stop-color="#bfc8d1" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -18 18 0 32.5294 41)" gradientUnits="userSpaceOnUse">
<stop stop-color="#3d434a" offset="0"/>
<stop stop-color="#5f6974" offset="1"/>
</linearGradient>
<g transform="matrix(.875538 0 0 .875538 -4.01723 -4.01723)" fill-rule="nonzero">
<path d="m32 6c-14.403 0-25.998 11.596-25.998 26s11.595 26 25.998 26 25.998-11.596 25.998-26-11.595-26-25.998-26zm0 23c1.662 0 3 1.338 3 3s-1.338 3-3 3-3-1.338-3-3 1.338-3 3-3z" fill="url(#a)"/>
<path d="m32 23c-4.986 0-9 4.014-9 9s4.014 9 9 9 9-4.014 9-9-4.014-9-9-9zm0 6c1.662 0 3 1.338 3 3s-1.338 3-3 3-3-1.338-3-3 1.338-3 3-3z" fill="url(#b)"/>
<path d="m32 24c-4.389 0-8 3.611-8 8s3.611 8 8 8 8-3.611 8-8-3.611-8-8-8zm0 1c3.84 0 7 3.16 7 7s-3.16 7-7 7-7-3.16-7-7 3.16-7 7-7z" fill="#9da9b5"/>
</g>
<circle cx="37.388906" cy="37.390616" r="9.373386" fill="#2f2f2f" stroke-width=".852126"/>
<path transform="matrix(.852126 0 0 .852126 6.71237 6.71408)" d="m30.005 39h12v2h-12zm0-4h12v2h-12zm0-4h12v2h-12z" fill="#fff" fill-rule="nonzero"/>
</svg>
|