mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
26 lines
703 B
XML
26 lines
703 B
XML
<!--
|
|
category: System
|
|
tags: [cancel, stop, abort, indicator, close, status, update, decline, process, deny]
|
|
version: "2.12"
|
|
unicode: "fa0c"
|
|
-->
|
|
<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="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
|
|
<path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
|
|
<path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
|
|
<path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
|
|
<path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
|
|
<path d="M14 14l-4 -4" />
|
|
<path d="M10 14l4 -4" />
|
|
</svg>
|