2023-01-20 14:18:05 +00:00
|
|
|
<svg
|
2023-04-14 21:27:05 +00:00
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
2023-01-20 14:18:05 +00:00
|
|
|
width="20"
|
|
|
|
height="20"
|
|
|
|
fill="none"
|
2023-04-14 21:27:05 +00:00
|
|
|
viewBox="0 0 20 20"
|
2023-01-20 14:18:05 +00:00
|
|
|
>
|
|
|
|
<path
|
2023-04-14 21:27:05 +00:00
|
|
|
fill="#09101C"
|
2023-01-20 14:18:05 +00:00
|
|
|
fill-rule="evenodd"
|
2023-04-14 21:27:05 +00:00
|
|
|
d="M9.4 10.6v5.9h1.2v-5.9h5.9V9.4h-5.9V3.5H9.4v5.9H3.5v1.2h5.9Z"
|
2023-01-20 14:18:05 +00:00
|
|
|
clip-rule="evenodd"
|
|
|
|
/>
|
|
|
|
</svg>
|