22 lines
496 B
XML
22 lines
496 B
XML
<!--
|
|
tags: [camping, bonfire, wood, camp, burn, flame, campfire, location, navigation, geography]
|
|
category: Map
|
|
version: "1.110"
|
|
unicode: "f5a7"
|
|
-->
|
|
<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 21l16 -4" />
|
|
<path d="M20 21l-16 -4" />
|
|
<path d="M12 15a4 4 0 0 0 4 -4c0 -3 -2 -3 -2 -8c-4 2 -6 5 -6 8a4 4 0 0 0 4 4" />
|
|
</svg>
|