24 lines
542 B
XML
24 lines
542 B
XML
<!--
|
|
category: Communication
|
|
tags: [halt, stop, break, intermission, wait, delay, hold, suspend, intervene, freeze]
|
|
version: "2.10"
|
|
unicode: "f965"
|
|
-->
|
|
<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="M8 9h8" />
|
|
<path d="M8 13h6" />
|
|
<path d="M13 20l-1 1l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
|
|
<path d="M17 17v5" />
|
|
<path d="M21 17v5" />
|
|
</svg>
|