close.svg 252 B

1234567891011121314
  1. <svg
  2. aria-hidden="true"
  3. xmlns="http://www.w3.org/2000/svg"
  4. fill="none"
  5. viewBox="0 0 14 14"
  6. >
  7. <path
  8. stroke="currentColor"
  9. stroke-linecap="round"
  10. stroke-linejoin="round"
  11. stroke-width="2"
  12. d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"
  13. />
  14. </svg>