mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
22 lines
502 B
XML
22 lines
502 B
XML
<!--
|
|
category: Map
|
|
tags: [close, remove, delete, cancel, cross, negate, eliminate, terminate, end, exit]
|
|
version: "2.28"
|
|
unicode: "fbc2"
|
|
-->
|
|
<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="M13.5 21l-.224 -.448l-3.276 -6.552l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.622 10.03" />
|
|
<path d="M22 22l-5 -5" />
|
|
<path d="M17 22l5 -5" />
|
|
</svg>
|