blob: a6c08be72951a6218ce3094d0c0fd5b4188f26de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x1="408.09121" x2="407.77328" y1="547.94799" y2="498.36961" gradientUnits="userSpaceOnUse">
<stop stop-color="#833cfc" offset="0"/>
<stop stop-color="#cd87de" offset="1"/>
</linearGradient>
<linearGradient id="b" x1="410.57138" x2="410.47619" y1="503.7627" y2="545.1119" gradientUnits="userSpaceOnUse">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#ececec" offset="1"/>
</linearGradient>
<g transform="translate(-384.57143 -499.798)">
<rect x="385.57144" y="500.79803" width="46" height="45.999973" ry="22.999987" fill="url(#a)"/>
<path d="m413.51518 523.19852a1.8333324 1.8333324 0 0 1-1.83335-1.83334 1.8333324 1.8333324 0 0 1 1.83335-1.83332 1.8333324 1.8333324 0 0 1 1.83333 1.83332 1.8333324 1.8333324 0 0 1-1.83333 1.83334m-3.66668-4.8889a1.8333324 1.8333324 0 0 1-1.83333-1.83333 1.8333324 1.8333324 0 0 1 1.83333-1.83332 1.8333324 1.8333324 0 0 1 1.83333 1.83332 1.8333324 1.8333324 0 0 1-1.83333 1.83333m-6.1111 0a1.8333324 1.8333324 0 0 1-1.83333-1.83333 1.8333324 1.8333324 0 0 1 1.83333-1.83332 1.8333324 1.8333324 0 0 1 1.83333 1.83332 1.8333324 1.8333324 0 0 1-1.83333 1.83333m-3.66667 4.8889a1.8333324 1.8333324 0 0 1-1.83332-1.83334 1.8333324 1.8333324 0 0 1 1.83332-1.83332 1.8333324 1.8333324 0 0 1 1.83334 1.83332 1.8333324 1.8333324 0 0 1-1.83334 1.83334m6.72223-11a10.999994 10.999994 0 0 0-11.00001 11 10.999994 10.999994 0 0 0 11.00001 10.99998 1.8333324 1.8333324 0 0 0 1.83331-1.83332c0-0.47667-0.18331-0.90445-0.47665-1.22223-0.28112-0.32999-0.46445-0.75777-0.46445-1.22222a1.8333324 1.8333324 0 0 1 1.83333-1.83332h2.16333a6.1111078 6.1111078 0 0 0 6.11112-6.11112c0-5.40222-4.92556-9.77777-10.99999-9.77777z" fill="url(#b)"/>
</g>
</svg>
|