23 lines
408 B
XML
23 lines
408 B
XML
|
<svg
|
||
|
width="20"
|
||
|
height="20"
|
||
|
viewBox="0 0 20 20"
|
||
|
fill="none"
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
>
|
||
|
<path
|
||
|
fill-rule="evenodd"
|
||
|
clip-rule="evenodd"
|
||
|
d="M10.65 9.35V6.5H9.35V9.35L6.5 9.35V10.65H9.35V13.5H10.65V10.65H13.5V9.35L10.65 9.35Z"
|
||
|
fill="#09101C"
|
||
|
/>
|
||
|
<circle
|
||
|
cx="10"
|
||
|
cy="10"
|
||
|
r="6.75"
|
||
|
stroke="#1B273D"
|
||
|
stroke-opacity="0.3"
|
||
|
stroke-width="1.3"
|
||
|
/>
|
||
|
</svg>
|