The Last Campfire Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The The Last Campfire icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/348443.svg" alt="The Last Campfire icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348443.svg" alt="The Last Campfire icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348443.svg" alt="The Last Campfire icon" :width="24" :height="24" />
CSS background
.icon-the-last-campfire {
background-image: url('https://proicons.com/icon/348443.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m43.5,41.1728h-14.0295c-.8899-3.5074-1.047-5.3919-1.047-7.5383,0-1.8344.956-6.6131,3.162-9.0746.3222-.3595.073-.9281-.4097-.9212-3.7399.0537-8.8126-.9799-11.6596-2.4741-.4248-.2229-.9313.0949-.9081.5741.0676,1.3985.2458,2.1309.288,3.1012.0523,1.204-.2879,3.2195.2094,5.2087s.8376,4.2664.8899,7.2242,0,4.2141,0,4.2141H4.5"/><path class="b" d="m6.594,41.4869l9.5799-13.1919-3.1409-2.8268,11.2027-12.2497c2.8792,3.5597,10.8886,8.7946,10.8886,8.7946-1.5705,3.9262-4.2403,6.7007-4.2403,6.7007,2.251,5.6013,9.3705,12.4591,9.3705,12.4591"/><path class="b" d="m36.5519,25.4053c-.5094.9751-2.1808,2.8092-2.4304,3.129.3202.7713,2.1248,2.9252,2.1248,2.9252.7131-.946,2.3722-2.867,2.3722-2.867-.6258-.9023-2.0666-3.1872-2.0666-3.1872Z"/><path class="b" d="m11.3139,27.1625c.4761.7214,1.9478,1.5294,1.9478,1.5294-.7791.6781-1.8757,2.4239-1.8757,2.4239-.404-.5338-2.1354-1.9045-2.1354-1.9045.707-.7647,2.0632-2.0488,2.0632-2.0488Z"/><path class="b" d="m26.1789,11.2441c1.0601-.8834,2.7483-3.1409,2.7483-3.1409v-1.5901c1.2367.903,4.0832,4.3777,4.0832,4.3777-.9619,1.6097-3.3372,3.9458-3.3372,3.9458-1.3938-1.0012-3.4943-3.5924-3.4943-3.5924Z"/><line class="b" x1="21.6181" y1="29.944" x2="21.6181" y2="29.656"/><line class="b" x1="26.8792" y1="29.8916" x2="26.8792" y2="29.4205"/><path class="b" d="m24.5235,24.4866c-.1963.6936-.2225,2.0285-.2225,2.0285"/><path class="b" d="m26.1856,26.8946c-.0523-.4973.2225-1.1648.2225-1.1648"/><path class="b" d="m22.1416,25.6121c-.1832.4319-.1832,1.1124-.1832,1.1124"/></svg>
Copied!