| 1 | <!-- |
| 2 | tags: [street, road, vehicle, repair, warning, lane, drive, traffic, cone, off] |
| 3 | category: Map |
| 4 | version: "1.67" |
| 5 | unicode: "f1b8" |
| 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="M4 20h16" /> |
| 19 | <path d="M9.4 10h.6m4 0h.6" /> |
| 20 | <path d="M7.8 15h7.2" /> |
| 21 | <path d="M6 20l3.5 -10.5" /> |
| 22 | <path d="M10.5 6.5l.5 -1.5h2l2 6m2 6l1 3" /> |
| 23 | <path d="M3 3l18 18" /> |
| 24 | </svg> |
| 25 |