FlameKindlingSolid
flame-kindling-solid
npm install @mynaui/icons-react
import { FlameKindlingSolid } from "@mynaui/icons-react";
const App = () => {
return <FlameKindlingSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M18.919 15.347a.75.75 0 0 1 .312 1.459l-.074.02a54 54 0 0 0-4.923 1.306 65 65 0 0 1 4.252 1.872l.849.418.067.037a.75.75 0 0 1-.667 1.335l-.07-.03-.831-.41A62 62 0 0 0 12 18.89a62 62 0 0 0-5.836 2.467l-.83.408a.75.75 0 0 1-.67-1.342l.848-.417a65 65 0 0 1 4.254-1.873 54 54 0 0 0-4.022-1.105l-.902-.2-.075-.021a.75.75 0 0 1 .313-1.46l.076.013.928.207A56 56 0 0 1 12 17.296a56 56 0 0 1 6.842-1.937zm-8.881-13.49c.268-.101.562-.138.864-.079.3.06.56.204.783.395.424.366.75.941 1.015 1.637l.122.365.12.39c.087.271.176.516.278.706.05.093.09.149.118.181.014-.008.035-.015.057-.03l.195-.126c.455-.277.912-.444 1.367-.47l.141-.004c.699.004 1.259.332 1.665.802.413.478.677 1.109.844 1.74.293 1.106.338 2.41.199 3.449l-.07.426c-.57 2.849-3.17 4.34-5.466 4.573l-.22.018c-2.71.18-5.202-1.629-5.699-4.327l-.042-.264c-.293-2.21.557-4.684 1.387-6.464l.256-.523a9 9 0 0 1 .799-1.313c.353-.47.778-.892 1.287-1.083m.567 1.393a.2.2 0 0 0-.04.01c-.11.042-.322.19-.614.58q-.316.42-.663 1.094l-.232.476c-.805 1.723-1.494 3.866-1.26 5.632l.03.187c.352 1.907 2.126 3.237 4.124 3.104l.36-.036c1.8-.245 3.568-1.42 3.955-3.352l.056-.345c.112-.847.075-1.948-.164-2.852-.137-.516-.323-.904-.53-1.143-.163-.19-.323-.272-.505-.282h-.08c-.144.008-.364.067-.67.253l-.136.088c-.447.303-.97.423-1.477.196-.437-.195-.701-.583-.86-.88a6 6 0 0 1-.385-.96l-.214-.675c-.234-.611-.45-.91-.594-1.035a.4.4 0 0 0-.071-.05zm1.032 3.813c.209.04.382.14.518.256.254.218.415.53.53.832l.05.109c.121.218.299.207.925.465.32.131.74.365.974.884.188.418.206.917.117 1.492l-.045.25c-.269 1.344-1.449 2.026-2.47 2.165l-.2.02c-.737.05-1.372-.12-1.854-.528-.47-.4-.7-.948-.793-1.477-.183-1.03.102-2.22.478-3.026l.108-.223a4 4 0 0 1 .358-.587c.159-.211.392-.46.715-.582a1.1 1.1 0 0 1 .589-.05'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/flame-kindling.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-flame-kindling"></use>
</svg>