fire emoji
fire from Streamline Emojis by Streamline · Default · Animals Nature · CC-BY-4.0 Attribution required.
- Name
- fire
- Set
- Streamline Emojis
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
fireAkar Iconsfire-filledAnt Design IconsfireBootstrap IconsfireCarbonfireEmoji One (Colored)fireFont Awesome 6 SolidfireFont Awesome Solidfire-outlineFlowbite Iconsfire-16-filledFluent UI System IconsfireFluent EmojifireFluent Emoji FlatfireFluent Emoji High ContrastfireFirefox OS EmojifireHeroIconsfireHuge IconsfireIconParkfireIconPark OutlinefireIconPark SolidfireIconPark TwoTonefireLine AwesomefireMajesticonsfireMaterial Design Iconsfire-fillMingCute IconfireMyna UI Icons
More animals nature icons from Streamline Emojis
Use the fire emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.44 30.61c.76-2.36-1.79-6.71 3.43-8.61c-.82 4.86 5.94 6.25 4.4 11.1Z"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.5 12.5c.9 2.49.61 3.94-.5 5C27.92 14.3 21.86 12 20.88 5C10.5 13 26 24 18.5 27c-3.71 1.49-7-2-6.5-5.91A11.07 11.07 0 0 0 8.5 29c0 6.9 6.94 12.5 15.5 12.5c19.6 0 18-26 9.5-29"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31 28c-1.5 4.5-5.52 6.29-9.09 6.48a5 5 0 0 0 4.59 3C32.12 37.5 36 31.5 31 28"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisFire(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M14.44 30.61c.76-2.36-1.79-6.71 3.43-8.61c-.82 4.86 5.94 6.25 4.4 11.1Z"/><path fill="#ff6242" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33.5 12.5c.9 2.49.61 3.94-.5 5C27.92 14.3 21.86 12 20.88 5C10.5 13 26 24 18.5 27c-3.71 1.49-7-2-6.5-5.91A11.07 11.07 0 0 0 8.5 29c0 6.9 6.94 12.5 15.5 12.5c19.6 0 18-26 9.5-29"/><path fill="#ffe500" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31 28c-1.5 4.5-5.52 6.29-9.09 6.48a5 5 0 0 0 4.59 3C32.12 37.5 36 31.5 31 28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.44 30.61c.76-2.36-1.79-6.71 3.43-8.61c-.82 4.86 5.94 6.25 4.4 11.1Z"/><path fill="#ff6242" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33.5 12.5c.9 2.49.61 3.94-.5 5C27.92 14.3 21.86 12 20.88 5C10.5 13 26 24 18.5 27c-3.71 1.49-7-2-6.5-5.91A11.07 11.07 0 0 0 8.5 29c0 6.9 6.94 12.5 15.5 12.5c19.6 0 18-26 9.5-29"/><path fill="#ffe500" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31 28c-1.5 4.5-5.52 6.29-9.09 6.48a5 5 0 0 0 4.59 3C32.12 37.5 36 31.5 31 28"/></svg> </template>
CSS
.icon-fire {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.44%2030.61c.76-2.36-1.79-6.71%203.43-8.61c-.82%204.86%205.94%206.25%204.4%2011.1Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.5%2012.5c.9%202.49.61%203.94-.5%205C27.92%2014.3%2021.86%2012%2020.88%205C10.5%2013%2026%2024%2018.5%2027c-3.71%201.49-7-2-6.5-5.91A11.07%2011.07%200%200%200%208.5%2029c0%206.9%206.94%2012.5%2015.5%2012.5c19.6%200%2018-26%209.5-29%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2028c-1.5%204.5-5.52%206.29-9.09%206.48a5%205%200%200%200%204.59%203C32.12%2037.5%2036%2031.5%2031%2028%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.44%2030.61c.76-2.36-1.79-6.71%203.43-8.61c-.82%204.86%205.94%206.25%204.4%2011.1Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33.5%2012.5c.9%202.49.61%203.94-.5%205C27.92%2014.3%2021.86%2012%2020.88%205C10.5%2013%2026%2024%2018.5%2027c-3.71%201.49-7-2-6.5-5.91A11.07%2011.07%200%200%200%208.5%2029c0%206.9%206.94%2012.5%2015.5%2012.5c19.6%200%2018-26%209.5-29%22%2F%3E%3Cpath%20fill%3D%22%23ffe500%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2028c-1.5%204.5-5.52%206.29-9.09%206.48a5%205%200%200%200%204.59%203C32.12%2037.5%2036%2031.5%2031%2028%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/fire.svg?color=%231a73e8&size=48