fire-a-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
fire-a-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the fire a icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.78 10.451a10.6 10.6 0 0 1-2.176-4.009a.74.74 0 0 0-1.258-.293c-2.293 2.624-3.248 2.498-3.492 2.39c-.976-.439-1.249-3.687-1.083-5.745a.71.71 0 0 0-.42-.722a.7.7 0 0 0-.819.147c-.253.243-6.067 6.135-6.067 12.221C3.465 21.455 9.991 22 12 22s8.535-.546 8.535-7.56a6.23 6.23 0 0 0-1.756-3.989m-7.736 8.418h-.195a4.71 4.71 0 0 1-3.794-5.345a.993.993 0 1 1 1.95.38a2.75 2.75 0 0 0 2.263 3.053a.98.98 0 1 1-.185 1.95z"/></svg>

React

import type { SVGProps } from "react";

export function MageFireAFill(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.78 10.451a10.6 10.6 0 0 1-2.176-4.009a.74.74 0 0 0-1.258-.293c-2.293 2.624-3.248 2.498-3.492 2.39c-.976-.439-1.249-3.687-1.083-5.745a.71.71 0 0 0-.42-.722a.7.7 0 0 0-.819.147c-.253.243-6.067 6.135-6.067 12.221C3.465 21.455 9.991 22 12 22s8.535-.546 8.535-7.56a6.23 6.23 0 0 0-1.756-3.989m-7.736 8.418h-.195a4.71 4.71 0 0 1-3.794-5.345a.993.993 0 1 1 1.95.38a2.75 2.75 0 0 0 2.263 3.053a.98.98 0 1 1-.185 1.95z"/></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.78 10.451a10.6 10.6 0 0 1-2.176-4.009a.74.74 0 0 0-1.258-.293c-2.293 2.624-3.248 2.498-3.492 2.39c-.976-.439-1.249-3.687-1.083-5.745a.71.71 0 0 0-.42-.722a.7.7 0 0 0-.819.147c-.253.243-6.067 6.135-6.067 12.221C3.465 21.455 9.991 22 12 22s8.535-.546 8.535-7.56a6.23 6.23 0 0 0-1.756-3.989m-7.736 8.418h-.195a4.71 4.71 0 0 1-3.794-5.345a.993.993 0 1 1 1.95.38a2.75 2.75 0 0 0 2.263 3.053a.98.98 0 1 1-.185 1.95z"/></svg>
</template>

CSS

.icon-fire-a-fill {
  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.78%2010.451a10.6%2010.6%200%200%201-2.176-4.009a.74.74%200%200%200-1.258-.293c-2.293%202.624-3.248%202.498-3.492%202.39c-.976-.439-1.249-3.687-1.083-5.745a.71.71%200%200%200-.42-.722a.7.7%200%200%200-.819.147c-.253.243-6.067%206.135-6.067%2012.221C3.465%2021.455%209.991%2022%2012%2022s8.535-.546%208.535-7.56a6.23%206.23%200%200%200-1.756-3.989m-7.736%208.418h-.195a4.71%204.71%200%200%201-3.794-5.345a.993.993%200%201%201%201.95.38a2.75%202.75%200%200%200%202.263%203.053a.98.98%200%201%201-.185%201.95z%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.78%2010.451a10.6%2010.6%200%200%201-2.176-4.009a.74.74%200%200%200-1.258-.293c-2.293%202.624-3.248%202.498-3.492%202.39c-.976-.439-1.249-3.687-1.083-5.745a.71.71%200%200%200-.42-.722a.7.7%200%200%200-.819.147c-.253.243-6.067%206.135-6.067%2012.221C3.465%2021.455%209.991%2022%2012%2022s8.535-.546%208.535-7.56a6.23%206.23%200%200%200-1.756-3.989m-7.736%208.418h-.195a4.71%204.71%200%200%201-3.794-5.345a.993.993%200%201%201%201.95.38a2.75%202.75%200%200%200%202.263%203.053a.98.98%200%201%201-.185%201.95z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/fire-a-fill.svg?color=%231a73e8&size=48

Fire A fill icon — Mage Icons · IconsDB