mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 04:38:28 +01:00
24 lines
562 B
XML
24 lines
562 B
XML
<!--
|
|
tags: [stop, halt, wait, suspend, break, freeze, interlude, rest, delay, interruption]
|
|
category: Devices
|
|
version: "2.10"
|
|
unicode: "f8f0"
|
|
-->
|
|
<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 19v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v4" />
|
|
<path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
|
|
<path d="M17 17v5" />
|
|
<path d="M21 17v5" />
|
|
<path d="M16 9h2" />
|
|
</svg>
|