mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
26 lines
604 B
XML
26 lines
604 B
XML
<!--
|
|
category: Devices
|
|
tags: [alert, warn, caution, attention, notice, emphasis, highlight, stress, importance, announcement]
|
|
version: "2.10"
|
|
unicode: "f878"
|
|
-->
|
|
<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="M15 17h-11a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
|
|
<path d="M3 13h13" />
|
|
<path d="M8 21h7" />
|
|
<path d="M10 17l-.5 4" />
|
|
<path d="M14 17l.5 4" />
|
|
<path d="M19 16v3" />
|
|
<path d="M19 22v.01" />
|
|
</svg>
|