Campfire
campfire
npm install @mynaui/icons-react
import { Campfire } from "@mynaui/icons-react";
const App = () => {
return <Campfire />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M16.385 11.568A4.75 4.75 0 0 1 12 14.5c-2.623 0-4.75-2.134-4.75-4.767 0-2.632.998-3.709 2.558-6.233 2.923 1.283 2.923 5.133 2.923 5.133s.96-1.856 2.923-2.75c.63 1.86 1.478 3.89.731 5.685M5 21c4.46-2.23 9.12-3.954 14-5'/><path d='M19 21c-4.47-2.235-9.104-3.95-14-5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/campfire.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-campfire"></use>
</svg>