| 1 | <!-- |
| 2 | category: Devices |
| 3 | tags: [alert, notice, warning, caution, attention, signal, notify, announce, indicate, alarm] |
| 4 | version: "2.10" |
| 5 | unicode: "f865" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M15 16h-11a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7" /> |
| 19 | <path d="M7 20h8" /> |
| 20 | <path d="M9 16v4" /> |
| 21 | <path d="M15 16v4" /> |
| 22 | <path d="M19 16v3" /> |
| 23 | <path d="M19 22v.01" /> |
| 24 | </svg> |
| 25 |