shared-assets/icons/icon-xmark.svg

21 lines
367 B
XML

<!--
category: System
tags: [cancel, remove, delete, empty, close, x]
version: "1.0"
unicode: "eb55"
-->
<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"
>
<path d="M18 6l-12 12" />
<path d="M6 6l12 12" />
</svg>