mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
22 lines
528 B
XML
22 lines
528 B
XML
<!--
|
|
category: Map
|
|
tags: [alert, warning, caution, notice, attention, emphasize, important, notify, highlight, signal]
|
|
version: "2.28"
|
|
unicode: "fbb7"
|
|
-->
|
|
<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.024 19.55l-.524 1.45a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.317 9.186" />
|
|
<path d="M19 16v3" />
|
|
<path d="M19 22v.01" />
|
|
</svg>
|