23 lines
560 B
XML
23 lines
560 B
XML
<!--
|
|
category: Map
|
|
tags: [alert, warning, attention, urgent, notify, caution, emphasis, important, signal, highlight]
|
|
version: "2.10"
|
|
unicode: "f951"
|
|
-->
|
|
<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="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
|
|
<path d="M15.005 19.31l-1.591 1.59a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 13.592 -4.638" />
|
|
<path d="M19 16v3" />
|
|
<path d="M19 22v.01" />
|
|
</svg>
|