| 1 | <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"> |
| 2 | <!-- Icon from Tabler Icons by Paweł Kuna - https://github.com/tabler/tabler-icons/blob/master/LICENSE --> |
| 3 | <path |
| 4 | fill="none" |
| 5 | stroke="currentColor" |
| 6 | stroke-linecap="round" |
| 7 | stroke-linejoin="round" |
| 8 | stroke-width="2" |
| 9 | d="M12 3a9 9 0 0 1 3.618 17.243l-2.193-5.602a3 3 0 1 0-2.849 0l-2.193 5.603A9 9 0 0 1 12 3" |
| 10 | /> |
| 11 | </svg> |
| 12 |