flame icon
flame-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- flame-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the flame icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.419 2.186a1 1 0 0 1 1.162 0a25 25 0 0 1 3.672 3.405C18.585 8.256 20 11.087 20 14a8 8 0 1 1-16 0c0-2.913 1.415-5.744 3.747-8.409a24.3 24.3 0 0 1 3.672-3.405m.586 9.314S8.31 14.139 8.31 17.305a3.694 3.694 0 1 0 7.388 0c0-3.155-3.667-5.786-3.694-5.805"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFlameFill(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="M11.419 2.186a1 1 0 0 1 1.162 0a25 25 0 0 1 3.672 3.405C18.585 8.256 20 11.087 20 14a8 8 0 1 1-16 0c0-2.913 1.415-5.744 3.747-8.409a24.3 24.3 0 0 1 3.672-3.405m.586 9.314S8.31 14.139 8.31 17.305a3.694 3.694 0 1 0 7.388 0c0-3.155-3.667-5.786-3.694-5.805"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.419 2.186a1 1 0 0 1 1.162 0a25 25 0 0 1 3.672 3.405C18.585 8.256 20 11.087 20 14a8 8 0 1 1-16 0c0-2.913 1.415-5.744 3.747-8.409a24.3 24.3 0 0 1 3.672-3.405m.586 9.314S8.31 14.139 8.31 17.305a3.694 3.694 0 1 0 7.388 0c0-3.155-3.667-5.786-3.694-5.805"/></svg> </template>
CSS
.icon-flame-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%22M11.419%202.186a1%201%200%200%201%201.162%200a25%2025%200%200%201%203.672%203.405C18.585%208.256%2020%2011.087%2020%2014a8%208%200%201%201-16%200c0-2.913%201.415-5.744%203.747-8.409a24.3%2024.3%200%200%201%203.672-3.405m.586%209.314S8.31%2014.139%208.31%2017.305a3.694%203.694%200%201%200%207.388%200c0-3.155-3.667-5.786-3.694-5.805%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%22M11.419%202.186a1%201%200%200%201%201.162%200a25%2025%200%200%201%203.672%203.405C18.585%208.256%2020%2011.087%2020%2014a8%208%200%201%201-16%200c0-2.913%201.415-5.744%203.747-8.409a24.3%2024.3%200%200%201%203.672-3.405m.586%209.314S8.31%2014.139%208.31%2017.305a3.694%203.694%200%201%200%207.388%200c0-3.155-3.667-5.786-3.694-5.805%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/flame-fill.svg?color=%231a73e8&size=48