fire emoji
fire from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- fire
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
fireAkar IconsfireBootstrap IconsfireCarbonfireEmoji One (Colored)fireFont Awesome 6 Solidfire-16-filledFluent UI System IconsfireFluent EmojifireFluent Emoji FlatfireFluent Emoji High ContrastfireHeroIconsfireHuge IconsfireLine AwesomefireMajesticonsfireMaterial Design Iconsfire-fillMingCute IconfireNoto EmojifirePhosphorfirePixelarticonsfire-fillRemix Iconfire-boldSolarfireStreamline EmojisfireTwitter EmojifireUnicons
More travel places icons from OpenMoji
Use the fire emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M51.334 58.302c7.563-9.79 4.032-21.872 2.446-25.569c-.18-.42-.93-.557-.981-.1c-.123 1.08-.407 2.36-2.005 1.973c-.82-.199-1.347-.556-1.347-1.88c.51-15.05-10.511-25.297-14.347-28.536c-.51-.43-1.267.03-1.159.704c2.456 15.335-1.607 14.285-3.098 13.82a.56.56 0 0 0-.66.307c-4.589 9.701-3.412 14.265-3.52 17.445v.958c0 1.746-1.415 2.583-2.56 2.072c-2.055-.917-2.405-6.373-2.414-7.824c-.004-.683-.809-.879-1.202-.332c-8.804 12.267-2.325 23.198-.082 26.317c.646.899.903 2.075.536 3.13q-.062.177-.147.35c-.399.797.67 1.4.67 1.4c1.316 1.233 5.466 5.18 14.283 5.18c7.134 0 11.947-3.06 13.83-4.725c.882-.781 1.275-.86 1.273-1.683c-.004-.985-.026-2.502.484-3.007"/><path fill="#f1b31c" d="M36.294 32.558c-.295 1.46-1.32 4.002-4.207 8.35l-.177.317c-.309.689-1.355 3.341-1.062 7.051c0 .002-.573 4.337-2.977 3.976a3 3 0 0 1-1.254-.477c-.61-.416-1.423.108-1.349.852c.32 3.192 1.604 8.082 6.153 11.672c0 0 1.283 1.06 1.442 1.975c.005.03.029.05.059.05h5.274c.183 0 .208-.023.213-.059c.036-.24.365-1.25 3.203-3.773c1.996-1.775 3.165-3.898 3.742-5.348c.205-.515-.1-1.117-.639-1.207c-.344-.057-.713-.36-1.013-1.184v-.002c-.007-.023-.218-.838.6-2.56c.381-.8.425-1.664.36-2.365a.884.884 0 0 0-1.281-.716c-.784.397-1.87.53-2.6-1.075c0 0-.658-1.566-.085-5.451c.437-2.966-1.01-7.862-2.828-10.375c-.449-.62-1.422-.406-1.574.349"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M21.63 61.556c3.479 3.611 8.67 5.476 13.992 5.476c5.055 0 10.708-1.963 14.241-5.468M21.51 57.456s-10.531-11.201-.454-25.98c0 0 .197 4.06 1.255 6.582c.484 1.036 1.212 1.957 2.349 1.957c1.336 0 2.418-.897 2.418-2.57v-.92c.105-3.099-.525-7.665 3.57-17.19c0 0 7.037 3.784 3.992-14.611c0 0 14.88 10.442 14.276 28.217c0 1.269.968 2.298 2.162 2.298s2.161-1.029 2.161-2.298c.075.134 6.322 13.078-2.514 24.515M22.82 22.973a5.7 5.7 0 0 1 1.923-3.319s1.902-1.635 1.595-3.83"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFire(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M51.334 58.302c7.563-9.79 4.032-21.872 2.446-25.569c-.18-.42-.93-.557-.981-.1c-.123 1.08-.407 2.36-2.005 1.973c-.82-.199-1.347-.556-1.347-1.88c.51-15.05-10.511-25.297-14.347-28.536c-.51-.43-1.267.03-1.159.704c2.456 15.335-1.607 14.285-3.098 13.82a.56.56 0 0 0-.66.307c-4.589 9.701-3.412 14.265-3.52 17.445v.958c0 1.746-1.415 2.583-2.56 2.072c-2.055-.917-2.405-6.373-2.414-7.824c-.004-.683-.809-.879-1.202-.332c-8.804 12.267-2.325 23.198-.082 26.317c.646.899.903 2.075.536 3.13q-.062.177-.147.35c-.399.797.67 1.4.67 1.4c1.316 1.233 5.466 5.18 14.283 5.18c7.134 0 11.947-3.06 13.83-4.725c.882-.781 1.275-.86 1.273-1.683c-.004-.985-.026-2.502.484-3.007"/><path fill="#f1b31c" d="M36.294 32.558c-.295 1.46-1.32 4.002-4.207 8.35l-.177.317c-.309.689-1.355 3.341-1.062 7.051c0 .002-.573 4.337-2.977 3.976a3 3 0 0 1-1.254-.477c-.61-.416-1.423.108-1.349.852c.32 3.192 1.604 8.082 6.153 11.672c0 0 1.283 1.06 1.442 1.975c.005.03.029.05.059.05h5.274c.183 0 .208-.023.213-.059c.036-.24.365-1.25 3.203-3.773c1.996-1.775 3.165-3.898 3.742-5.348c.205-.515-.1-1.117-.639-1.207c-.344-.057-.713-.36-1.013-1.184v-.002c-.007-.023-.218-.838.6-2.56c.381-.8.425-1.664.36-2.365a.884.884 0 0 0-1.281-.716c-.784.397-1.87.53-2.6-1.075c0 0-.658-1.566-.085-5.451c.437-2.966-1.01-7.862-2.828-10.375c-.449-.62-1.422-.406-1.574.349"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M21.63 61.556c3.479 3.611 8.67 5.476 13.992 5.476c5.055 0 10.708-1.963 14.241-5.468M21.51 57.456s-10.531-11.201-.454-25.98c0 0 .197 4.06 1.255 6.582c.484 1.036 1.212 1.957 2.349 1.957c1.336 0 2.418-.897 2.418-2.57v-.92c.105-3.099-.525-7.665 3.57-17.19c0 0 7.037 3.784 3.992-14.611c0 0 14.88 10.442 14.276 28.217c0 1.269.968 2.298 2.162 2.298s2.161-1.029 2.161-2.298c.075.134 6.322 13.078-2.514 24.515M22.82 22.973a5.7 5.7 0 0 1 1.923-3.319s1.902-1.635 1.595-3.83"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M51.334 58.302c7.563-9.79 4.032-21.872 2.446-25.569c-.18-.42-.93-.557-.981-.1c-.123 1.08-.407 2.36-2.005 1.973c-.82-.199-1.347-.556-1.347-1.88c.51-15.05-10.511-25.297-14.347-28.536c-.51-.43-1.267.03-1.159.704c2.456 15.335-1.607 14.285-3.098 13.82a.56.56 0 0 0-.66.307c-4.589 9.701-3.412 14.265-3.52 17.445v.958c0 1.746-1.415 2.583-2.56 2.072c-2.055-.917-2.405-6.373-2.414-7.824c-.004-.683-.809-.879-1.202-.332c-8.804 12.267-2.325 23.198-.082 26.317c.646.899.903 2.075.536 3.13q-.062.177-.147.35c-.399.797.67 1.4.67 1.4c1.316 1.233 5.466 5.18 14.283 5.18c7.134 0 11.947-3.06 13.83-4.725c.882-.781 1.275-.86 1.273-1.683c-.004-.985-.026-2.502.484-3.007"/><path fill="#f1b31c" d="M36.294 32.558c-.295 1.46-1.32 4.002-4.207 8.35l-.177.317c-.309.689-1.355 3.341-1.062 7.051c0 .002-.573 4.337-2.977 3.976a3 3 0 0 1-1.254-.477c-.61-.416-1.423.108-1.349.852c.32 3.192 1.604 8.082 6.153 11.672c0 0 1.283 1.06 1.442 1.975c.005.03.029.05.059.05h5.274c.183 0 .208-.023.213-.059c.036-.24.365-1.25 3.203-3.773c1.996-1.775 3.165-3.898 3.742-5.348c.205-.515-.1-1.117-.639-1.207c-.344-.057-.713-.36-1.013-1.184v-.002c-.007-.023-.218-.838.6-2.56c.381-.8.425-1.664.36-2.365a.884.884 0 0 0-1.281-.716c-.784.397-1.87.53-2.6-1.075c0 0-.658-1.566-.085-5.451c.437-2.966-1.01-7.862-2.828-10.375c-.449-.62-1.422-.406-1.574.349"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M21.63 61.556c3.479 3.611 8.67 5.476 13.992 5.476c5.055 0 10.708-1.963 14.241-5.468M21.51 57.456s-10.531-11.201-.454-25.98c0 0 .197 4.06 1.255 6.582c.484 1.036 1.212 1.957 2.349 1.957c1.336 0 2.418-.897 2.418-2.57v-.92c.105-3.099-.525-7.665 3.57-17.19c0 0 7.037 3.784 3.992-14.611c0 0 14.88 10.442 14.276 28.217c0 1.269.968 2.298 2.162 2.298s2.161-1.029 2.161-2.298c.075.134 6.322 13.078-2.514 24.515M22.82 22.973a5.7 5.7 0 0 1 1.923-3.319s1.902-1.635 1.595-3.83"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M51.334%2058.302c7.563-9.79%204.032-21.872%202.446-25.569c-.18-.42-.93-.557-.981-.1c-.123%201.08-.407%202.36-2.005%201.973c-.82-.199-1.347-.556-1.347-1.88c.51-15.05-10.511-25.297-14.347-28.536c-.51-.43-1.267.03-1.159.704c2.456%2015.335-1.607%2014.285-3.098%2013.82a.56.56%200%200%200-.66.307c-4.589%209.701-3.412%2014.265-3.52%2017.445v.958c0%201.746-1.415%202.583-2.56%202.072c-2.055-.917-2.405-6.373-2.414-7.824c-.004-.683-.809-.879-1.202-.332c-8.804%2012.267-2.325%2023.198-.082%2026.317c.646.899.903%202.075.536%203.13q-.062.177-.147.35c-.399.797.67%201.4.67%201.4c1.316%201.233%205.466%205.18%2014.283%205.18c7.134%200%2011.947-3.06%2013.83-4.725c.882-.781%201.275-.86%201.273-1.683c-.004-.985-.026-2.502.484-3.007%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36.294%2032.558c-.295%201.46-1.32%204.002-4.207%208.35l-.177.317c-.309.689-1.355%203.341-1.062%207.051c0%20.002-.573%204.337-2.977%203.976a3%203%200%200%201-1.254-.477c-.61-.416-1.423.108-1.349.852c.32%203.192%201.604%208.082%206.153%2011.672c0%200%201.283%201.06%201.442%201.975c.005.03.029.05.059.05h5.274c.183%200%20.208-.023.213-.059c.036-.24.365-1.25%203.203-3.773c1.996-1.775%203.165-3.898%203.742-5.348c.205-.515-.1-1.117-.639-1.207c-.344-.057-.713-.36-1.013-1.184v-.002c-.007-.023-.218-.838.6-2.56c.381-.8.425-1.664.36-2.365a.884.884%200%200%200-1.281-.716c-.784.397-1.87.53-2.6-1.075c0%200-.658-1.566-.085-5.451c.437-2.966-1.01-7.862-2.828-10.375c-.449-.62-1.422-.406-1.574.349%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M21.63%2061.556c3.479%203.611%208.67%205.476%2013.992%205.476c5.055%200%2010.708-1.963%2014.241-5.468M21.51%2057.456s-10.531-11.201-.454-25.98c0%200%20.197%204.06%201.255%206.582c.484%201.036%201.212%201.957%202.349%201.957c1.336%200%202.418-.897%202.418-2.57v-.92c.105-3.099-.525-7.665%203.57-17.19c0%200%207.037%203.784%203.992-14.611c0%200%2014.88%2010.442%2014.276%2028.217c0%201.269.968%202.298%202.162%202.298s2.161-1.029%202.161-2.298c.075.134%206.322%2013.078-2.514%2024.515M22.82%2022.973a5.7%205.7%200%200%201%201.923-3.319s1.902-1.635%201.595-3.83%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M51.334%2058.302c7.563-9.79%204.032-21.872%202.446-25.569c-.18-.42-.93-.557-.981-.1c-.123%201.08-.407%202.36-2.005%201.973c-.82-.199-1.347-.556-1.347-1.88c.51-15.05-10.511-25.297-14.347-28.536c-.51-.43-1.267.03-1.159.704c2.456%2015.335-1.607%2014.285-3.098%2013.82a.56.56%200%200%200-.66.307c-4.589%209.701-3.412%2014.265-3.52%2017.445v.958c0%201.746-1.415%202.583-2.56%202.072c-2.055-.917-2.405-6.373-2.414-7.824c-.004-.683-.809-.879-1.202-.332c-8.804%2012.267-2.325%2023.198-.082%2026.317c.646.899.903%202.075.536%203.13q-.062.177-.147.35c-.399.797.67%201.4.67%201.4c1.316%201.233%205.466%205.18%2014.283%205.18c7.134%200%2011.947-3.06%2013.83-4.725c.882-.781%201.275-.86%201.273-1.683c-.004-.985-.026-2.502.484-3.007%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M36.294%2032.558c-.295%201.46-1.32%204.002-4.207%208.35l-.177.317c-.309.689-1.355%203.341-1.062%207.051c0%20.002-.573%204.337-2.977%203.976a3%203%200%200%201-1.254-.477c-.61-.416-1.423.108-1.349.852c.32%203.192%201.604%208.082%206.153%2011.672c0%200%201.283%201.06%201.442%201.975c.005.03.029.05.059.05h5.274c.183%200%20.208-.023.213-.059c.036-.24.365-1.25%203.203-3.773c1.996-1.775%203.165-3.898%203.742-5.348c.205-.515-.1-1.117-.639-1.207c-.344-.057-.713-.36-1.013-1.184v-.002c-.007-.023-.218-.838.6-2.56c.381-.8.425-1.664.36-2.365a.884.884%200%200%200-1.281-.716c-.784.397-1.87.53-2.6-1.075c0%200-.658-1.566-.085-5.451c.437-2.966-1.01-7.862-2.828-10.375c-.449-.62-1.422-.406-1.574.349%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M21.63%2061.556c3.479%203.611%208.67%205.476%2013.992%205.476c5.055%200%2010.708-1.963%2014.241-5.468M21.51%2057.456s-10.531-11.201-.454-25.98c0%200%20.197%204.06%201.255%206.582c.484%201.036%201.212%201.957%202.349%201.957c1.336%200%202.418-.897%202.418-2.57v-.92c.105-3.099-.525-7.665%203.57-17.19c0%200%207.037%203.784%203.992-14.611c0%200%2014.88%2010.442%2014.276%2028.217c0%201.269.968%202.298%202.162%202.298s2.161-1.029%202.161-2.298c.075.134%206.322%2013.078-2.514%2024.515M22.82%2022.973a5.7%205.7%200%200%201%201.923-3.319s1.902-1.635%201.595-3.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/fire.svg?color=%231a73e8&size=48