Add spinner icon

This commit is contained in:
Jouri Jalving 2023-04-14 14:05:46 +02:00
parent db2364f996
commit f563608d10

13
icons/spinner.svg Normal file
View File

@ -0,0 +1,13 @@
<svg
height="24"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M22 12c0 5.5-4.5 10-10 10S2 17.5 2 12 6.5 2 12 2" />
</svg>

After

Width:  |  Height:  |  Size: 272 B