2024-05-20 14:46:22 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
|
width="20"
|
|
|
|
height="20"
|
|
|
|
fill="none"
|
|
|
|
viewBox="0 0 20 20"
|
|
|
|
>
|
|
|
|
<path
|
2024-09-24 16:17:41 +00:00
|
|
|
fill="currentColor"
|
2024-05-20 14:46:22 +00:00
|
|
|
fill-rule="evenodd"
|
|
|
|
d="M9.4 10.6V15h1.2v-4.4H15V9.4h-4.4V5H9.4v4.4H5v1.2h4.4Z"
|
|
|
|
clip-rule="evenodd"
|
|
|
|
/>
|
|
|
|
</svg>
|