tick.svg 223 B

1234
  1. <svg viewBox="0 0 20 20" height="20" width="20" fill="none">
  2. <path d="M14 7L8.5 12.5L6 10" stroke="var(--color-background-default)" stroke-width="2" stroke-linecap="round"
  3. stroke-linejoin="round"></path>
  4. </svg>