2023-04-14 21:27:05 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
width="20"
|
|
|
|
height="20"
|
|
|
|
fill="none"
|
|
|
|
viewBox="0 0 20 20"
|
|
|
|
>
|
|
|
|
<path
|
|
|
|
stroke="#09101C"
|
|
|
|
stroke-width="1.2"
|
|
|
|
d="M10.1 2.6a7.5 7.5 0 1 0 7.5 7.5"
|
|
|
|
/>
|
|
|
|
<mask
|
2023-06-20 17:13:39 +00:00
|
|
|
id="mask0_1036_13"
|
2023-04-14 21:27:05 +00:00
|
|
|
width="10"
|
|
|
|
height="10"
|
|
|
|
x="9"
|
|
|
|
y="1"
|
|
|
|
maskUnits="userSpaceOnUse"
|
|
|
|
style="mask-type: alpha"
|
|
|
|
>
|
2023-06-20 17:13:39 +00:00
|
|
|
<path fill="url(#paint0_linear_1036_13)" d="M9 1h10v10H9z" />
|
2023-04-14 21:27:05 +00:00
|
|
|
</mask>
|
2023-06-20 17:13:39 +00:00
|
|
|
<g mask="url(#mask0_1036_13)">
|
2023-04-14 21:27:05 +00:00
|
|
|
<path
|
|
|
|
stroke="#09101C"
|
|
|
|
stroke-width="1.2"
|
|
|
|
d="M17.6 10.1a7.5 7.5 0 0 0-7.5-7.5"
|
|
|
|
/>
|
|
|
|
</g>
|
|
|
|
<defs>
|
|
|
|
<linearGradient
|
2023-06-20 17:13:39 +00:00
|
|
|
id="paint0_linear_1036_13"
|
2023-04-14 21:27:05 +00:00
|
|
|
x1="11"
|
|
|
|
x2="15.396"
|
|
|
|
y1="3"
|
|
|
|
y2="5.909"
|
|
|
|
gradientUnits="userSpaceOnUse"
|
|
|
|
>
|
|
|
|
<stop stop-color="#09101C" stop-opacity="0" />
|
|
|
|
<stop offset="1" stop-color="#09101C" />
|
|
|
|
</linearGradient>
|
|
|
|
</defs>
|
|
|
|
</svg>
|