mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
24 lines
553 B
XML
24 lines
553 B
XML
<!--
|
|
category: E-commerce
|
|
tags: [alert, warn, notify, caution, attention, alarm, emphasize, highlight, underscore, flag]
|
|
version: "2.28"
|
|
unicode: "fb60"
|
|
-->
|
|
<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="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
|
|
<path d="M15 17h-9v-14h-2" />
|
|
<path d="M6 5l14 1l-.854 5.976m-2.646 1.024h-10.5" />
|
|
<path d="M19 16v3" />
|
|
<path d="M19 22v.01" />
|
|
</svg>
|