flame kindling icon

flame-kindling-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
flame-kindling-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the flame kindling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.919 15.347a.75.75 0 0 1 .312 1.459l-.074.02a54 54 0 0 0-4.923 1.306a65 65 0 0 1 4.252 1.872l.849.418l.067.037a.75.75 0 0 1-.667 1.335l-.07-.03l-.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.873a54 54 0 0 0-4.022-1.105l-.902-.2l-.075-.021a.75.75 0 0 1 .313-1.46l.076.013l.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-.079c.3.06.56.204.783.395c.424.366.75.941 1.015 1.637l.122.365l.12.39c.087.271.176.516.278.706c.05.093.09.149.118.181c.014-.008.035-.015.057-.03l.195-.126c.455-.277.912-.444 1.367-.47l.141-.004c.699.004 1.259.332 1.665.802c.413.478.677 1.109.844 1.74c.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.852c-.137-.516-.323-.904-.53-1.143c-.163-.19-.323-.272-.505-.282h-.08c-.144.008-.364.067-.67.253l-.136.088c-.447.303-.97.423-1.477.196c-.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.256c.254.218.415.53.53.832l.05.109c.121.218.299.207.925.465c.32.131.74.365.974.884c.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-.528c-.47-.4-.7-.948-.793-1.477c-.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>

React

import type { SVGProps } from "react";

export function MynauiFlameKindlingSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.919 15.347a.75.75 0 0 1 .312 1.459l-.074.02a54 54 0 0 0-4.923 1.306a65 65 0 0 1 4.252 1.872l.849.418l.067.037a.75.75 0 0 1-.667 1.335l-.07-.03l-.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.873a54 54 0 0 0-4.022-1.105l-.902-.2l-.075-.021a.75.75 0 0 1 .313-1.46l.076.013l.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-.079c.3.06.56.204.783.395c.424.366.75.941 1.015 1.637l.122.365l.12.39c.087.271.176.516.278.706c.05.093.09.149.118.181c.014-.008.035-.015.057-.03l.195-.126c.455-.277.912-.444 1.367-.47l.141-.004c.699.004 1.259.332 1.665.802c.413.478.677 1.109.844 1.74c.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.852c-.137-.516-.323-.904-.53-1.143c-.163-.19-.323-.272-.505-.282h-.08c-.144.008-.364.067-.67.253l-.136.088c-.447.303-.97.423-1.477.196c-.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.256c.254.218.415.53.53.832l.05.109c.121.218.299.207.925.465c.32.131.74.365.974.884c.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-.528c-.47-.4-.7-.948-.793-1.477c-.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>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.919 15.347a.75.75 0 0 1 .312 1.459l-.074.02a54 54 0 0 0-4.923 1.306a65 65 0 0 1 4.252 1.872l.849.418l.067.037a.75.75 0 0 1-.667 1.335l-.07-.03l-.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.873a54 54 0 0 0-4.022-1.105l-.902-.2l-.075-.021a.75.75 0 0 1 .313-1.46l.076.013l.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-.079c.3.06.56.204.783.395c.424.366.75.941 1.015 1.637l.122.365l.12.39c.087.271.176.516.278.706c.05.093.09.149.118.181c.014-.008.035-.015.057-.03l.195-.126c.455-.277.912-.444 1.367-.47l.141-.004c.699.004 1.259.332 1.665.802c.413.478.677 1.109.844 1.74c.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.852c-.137-.516-.323-.904-.53-1.143c-.163-.19-.323-.272-.505-.282h-.08c-.144.008-.364.067-.67.253l-.136.088c-.447.303-.97.423-1.477.196c-.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.256c.254.218.415.53.53.832l.05.109c.121.218.299.207.925.465c.32.131.74.365.974.884c.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-.528c-.47-.4-.7-.948-.793-1.477c-.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>
</template>

CSS

.icon-flame-kindling-solid {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.919%2015.347a.75.75%200%200%201%20.312%201.459l-.074.02a54%2054%200%200%200-4.923%201.306a65%2065%200%200%201%204.252%201.872l.849.418l.067.037a.75.75%200%200%201-.667%201.335l-.07-.03l-.831-.41A62%2062%200%200%200%2012%2018.89a62%2062%200%200%200-5.836%202.467l-.83.408a.75.75%200%200%201-.67-1.342l.848-.417a65%2065%200%200%201%204.254-1.873a54%2054%200%200%200-4.022-1.105l-.902-.2l-.075-.021a.75.75%200%200%201%20.313-1.46l.076.013l.928.207A56%2056%200%200%201%2012%2017.296a56%2056%200%200%201%206.842-1.937zm-8.881-13.49c.268-.101.562-.138.864-.079c.3.06.56.204.783.395c.424.366.75.941%201.015%201.637l.122.365l.12.39c.087.271.176.516.278.706c.05.093.09.149.118.181c.014-.008.035-.015.057-.03l.195-.126c.455-.277.912-.444%201.367-.47l.141-.004c.699.004%201.259.332%201.665.802c.413.478.677%201.109.844%201.74c.293%201.106.338%202.41.199%203.449l-.07.426c-.57%202.849-3.17%204.34-5.466%204.573l-.22.018c-2.71.18-5.202-1.629-5.699-4.327l-.042-.264c-.293-2.21.557-4.684%201.387-6.464l.256-.523a9%209%200%200%201%20.799-1.313c.353-.47.778-.892%201.287-1.083m.567%201.393a.2.2%200%200%200-.04.01c-.11.042-.322.19-.614.58q-.316.42-.663%201.094l-.232.476c-.805%201.723-1.494%203.866-1.26%205.632l.03.187c.352%201.907%202.126%203.237%204.124%203.104l.36-.036c1.8-.245%203.568-1.42%203.955-3.352l.056-.345c.112-.847.075-1.948-.164-2.852c-.137-.516-.323-.904-.53-1.143c-.163-.19-.323-.272-.505-.282h-.08c-.144.008-.364.067-.67.253l-.136.088c-.447.303-.97.423-1.477.196c-.437-.195-.701-.583-.86-.88a6%206%200%200%201-.385-.96l-.214-.675c-.234-.611-.45-.91-.594-1.035a.4.4%200%200%200-.071-.05zm1.032%203.813c.209.04.382.14.518.256c.254.218.415.53.53.832l.05.109c.121.218.299.207.925.465c.32.131.74.365.974.884c.188.418.206.917.117%201.492l-.045.25c-.269%201.344-1.449%202.026-2.47%202.165l-.2.02c-.737.05-1.372-.12-1.854-.528c-.47-.4-.7-.948-.793-1.477c-.183-1.03.102-2.22.478-3.026l.108-.223a4%204%200%200%201%20.358-.587c.159-.211.392-.46.715-.582a1.1%201.1%200%200%201%20.589-.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.919%2015.347a.75.75%200%200%201%20.312%201.459l-.074.02a54%2054%200%200%200-4.923%201.306a65%2065%200%200%201%204.252%201.872l.849.418l.067.037a.75.75%200%200%201-.667%201.335l-.07-.03l-.831-.41A62%2062%200%200%200%2012%2018.89a62%2062%200%200%200-5.836%202.467l-.83.408a.75.75%200%200%201-.67-1.342l.848-.417a65%2065%200%200%201%204.254-1.873a54%2054%200%200%200-4.022-1.105l-.902-.2l-.075-.021a.75.75%200%200%201%20.313-1.46l.076.013l.928.207A56%2056%200%200%201%2012%2017.296a56%2056%200%200%201%206.842-1.937zm-8.881-13.49c.268-.101.562-.138.864-.079c.3.06.56.204.783.395c.424.366.75.941%201.015%201.637l.122.365l.12.39c.087.271.176.516.278.706c.05.093.09.149.118.181c.014-.008.035-.015.057-.03l.195-.126c.455-.277.912-.444%201.367-.47l.141-.004c.699.004%201.259.332%201.665.802c.413.478.677%201.109.844%201.74c.293%201.106.338%202.41.199%203.449l-.07.426c-.57%202.849-3.17%204.34-5.466%204.573l-.22.018c-2.71.18-5.202-1.629-5.699-4.327l-.042-.264c-.293-2.21.557-4.684%201.387-6.464l.256-.523a9%209%200%200%201%20.799-1.313c.353-.47.778-.892%201.287-1.083m.567%201.393a.2.2%200%200%200-.04.01c-.11.042-.322.19-.614.58q-.316.42-.663%201.094l-.232.476c-.805%201.723-1.494%203.866-1.26%205.632l.03.187c.352%201.907%202.126%203.237%204.124%203.104l.36-.036c1.8-.245%203.568-1.42%203.955-3.352l.056-.345c.112-.847.075-1.948-.164-2.852c-.137-.516-.323-.904-.53-1.143c-.163-.19-.323-.272-.505-.282h-.08c-.144.008-.364.067-.67.253l-.136.088c-.447.303-.97.423-1.477.196c-.437-.195-.701-.583-.86-.88a6%206%200%200%201-.385-.96l-.214-.675c-.234-.611-.45-.91-.594-1.035a.4.4%200%200%200-.071-.05zm1.032%203.813c.209.04.382.14.518.256c.254.218.415.53.53.832l.05.109c.121.218.299.207.925.465c.32.131.74.365.974.884c.188.418.206.917.117%201.492l-.045.25c-.269%201.344-1.449%202.026-2.47%202.165l-.2.02c-.737.05-1.372-.12-1.854-.528c-.47-.4-.7-.948-.793-1.477c-.183-1.03.102-2.22.478-3.026l.108-.223a4%204%200%200%201%20.358-.587c.159-.211.392-.46.715-.582a1.1%201.1%200%200%201%20.589-.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/flame-kindling-solid.svg?color=%231a73e8&size=48