24 lines
588 B
XML
24 lines
588 B
XML
<!--
|
|
category: System
|
|
tags: [security, alert, caution, warn, restricted, notice, attention, important, danger, secure]
|
|
version: "2.10"
|
|
unicode: "f92b"
|
|
-->
|
|
<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 21h-8a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.734 1.002" />
|
|
<path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
|
|
<path d="M8 11v-4a4 4 0 1 1 8 0v4" />
|
|
<path d="M19 16v3" />
|
|
<path d="M19 22v.01" />
|
|
</svg>
|