mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
24 lines
577 B
XML
24 lines
577 B
XML
<!--
|
|
category: E-commerce
|
|
tags: [revoke, void, abort, stop, halt, annul, discontinue, suspend, cease, terminate]
|
|
version: "2.28"
|
|
unicode: "fb58"
|
|
-->
|
|
<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="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
|
|
<path d="M12 17h-6v-14h-2" />
|
|
<path d="M6 5l14 1l-.857 5.998m-3.643 1.002h-9.5" />
|
|
<path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
|
|
<path d="M17 21l4 -4" />
|
|
</svg>
|