Flame
flame
npm install @mynaui/icons-react
import { Flame } from "@mynaui/icons-react";
const App = () => {
return <Flame />;
}; <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='M18.567 15.969c-1.064 2.66-3.58 4.531-6.513 4.531C8.158 20.5 5 17.202 5 13.133 5 9.065 6.482 7.401 8.798 3.5 13.14 5.483 13 13 13 13s1.565-4.436 4.48-5.817c.935 2.873 2.195 6.012 1.087 8.786'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/flame.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-flame"></use>
</svg>