22 lines
477 B
XML
22 lines
477 B
XML
<!--
|
|
category: System
|
|
tags: [cross, cancel, remove, delete, not, clear, erase, exit, close, negate]
|
|
version: "2.32"
|
|
unicode: "fc5c"
|
|
-->
|
|
<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="M20 13v-4a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h7" />
|
|
<path d="M22 22l-5 -5" />
|
|
<path d="M17 22l5 -5" />
|
|
</svg>
|