| 1 | <!-- |
| 2 | category: Map |
| 3 | tags: [alert, warning, attention, urgent, notify, caution, emphasis, important, signal, highlight] |
| 4 | version: "2.10" |
| 5 | unicode: "f951" |
| 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="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" /> |
| 19 | <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" /> |
| 20 | <path d="M19 16v3" /> |
| 21 | <path d="M19 22v.01" /> |
| 22 | </svg> |
| 23 |