check-circle.svg 304 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
12 13
  <path d="M22 11.08V12a10 10 0 1 1-5.93-9.14" />
  <polyline points="22 4 12 14.01 9 11.01" />
Cole Bemis's avatar
Cole Bemis committed
14
</svg>