firecracker emoji
firecracker from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- firecracker
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More activities icons from Fluent Emoji Flat
Use the firecracker emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#212121" fill-rule="evenodd" d="M22.439 4.743a.5.5 0 0 1 .707 0a5.497 5.497 0 0 1 0 7.787l-1.14 1.14a.5.5 0 0 1-.707-.707l1.14-1.14a4.497 4.497 0 0 0 0-6.373a.5.5 0 0 1 0-.707" clip-rule="evenodd"/><path fill="#f8312f" d="m24.394 14.698l-4.083-4.082a2.07 2.07 0 0 0-2.927 0L5.606 22.394a2.07 2.07 0 0 0 0 2.926l4.083 4.083a2.07 2.07 0 0 0 2.927 0l11.778-11.778a2.07 2.07 0 0 0 0-2.927"/><path fill="#ff822d" d="m27.634 5.956l-.03-.01a.6.6 0 0 0-.33-.03l-.04.01c-.08.01-.15.01-.23 0a.186.186 0 0 1-.17-.19c0-.1.07-.19.18-.2c.08-.01.15-.01.23.01c.13.02.26 0 .38-.05c.28-.13.4-.47.27-.75l-.46-1.01a.56.56 0 0 0-.74-.28l-.03.01c-.1.05-.19.12-.26.21l-.03.04c-.05.06-.1.12-.16.16c-.08.06-.18.06-.26-.01s-.08-.19-.02-.27c.05-.06.1-.11.16-.15c.11-.08.19-.18.23-.3a.56.56 0 0 0-.33-.72l-1.05-.39a.56.56 0 0 0-.72.33l-.01.03c-.04.1-.05.22-.03.33l.01.04c.01.08.01.15 0 .23c-.01.1-.09.17-.19.17s-.19-.07-.2-.18a.6.6 0 0 1 .01-.23c.02-.13 0-.26-.05-.38c-.13-.28-.46-.41-.74-.28l-1.02.46c-.28.13-.41.46-.28.74l.01.03c.05.1.12.19.21.26l.04.03c.06.05.12.1.16.16c.06.08.06.18-.01.26s-.19.08-.27.02a1 1 0 0 1-.16-.17a.6.6 0 0 0-.3-.23a.56.56 0 0 0-.72.33l-.39 1.05c-.11.29.04.61.33.72l.03.01c.1.04.22.05.33.03l.04-.01c.08-.01.15-.01.23 0c.1.01.17.09.17.19s-.07.19-.18.2c-.08.01-.15.01-.23-.01c-.13-.02-.26 0-.38.05a.56.56 0 0 0-.28.74l.46 1.02c.13.28.46.41.74.28l.03-.01c.1-.05.19-.12.26-.21l.03-.04c.05-.06.1-.12.16-.16c.08-.06.18-.06.26.01s.08.19.02.27c-.05.06-.1.11-.16.15c-.11.08-.19.18-.23.3c-.11.29.04.61.33.72l1.05.39c.29.11.61-.04.72-.33l.01-.03c.04-.1.05-.22.03-.33l-.01-.04a1 1 0 0 1 0-.23c.01-.1.09-.17.19-.17s.19.07.2.18c.01.08.01.15-.01.23c-.02.13 0 .26.05.38c.13.28.46.41.74.28l1.02-.46a.56.56 0 0 0 .28-.74l-.01-.03a.8.8 0 0 0-.21-.26l-.04-.03a.8.8 0 0 1-.16-.16a.2.2 0 0 1 .01-.26c.07-.08.19-.08.27-.02c.06.05.11.1.16.17c.08.11.18.19.31.23c.29.11.61-.05.72-.34l.39-1.04a.56.56 0 0 0-.33-.72"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatFirecracker(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#212121" fillRule="evenodd" d="M22.439 4.743a.5.5 0 0 1 .707 0a5.497 5.497 0 0 1 0 7.787l-1.14 1.14a.5.5 0 0 1-.707-.707l1.14-1.14a4.497 4.497 0 0 0 0-6.373a.5.5 0 0 1 0-.707" clipRule="evenodd"/><path fill="#f8312f" d="m24.394 14.698l-4.083-4.082a2.07 2.07 0 0 0-2.927 0L5.606 22.394a2.07 2.07 0 0 0 0 2.926l4.083 4.083a2.07 2.07 0 0 0 2.927 0l11.778-11.778a2.07 2.07 0 0 0 0-2.927"/><path fill="#ff822d" d="m27.634 5.956l-.03-.01a.6.6 0 0 0-.33-.03l-.04.01c-.08.01-.15.01-.23 0a.186.186 0 0 1-.17-.19c0-.1.07-.19.18-.2c.08-.01.15-.01.23.01c.13.02.26 0 .38-.05c.28-.13.4-.47.27-.75l-.46-1.01a.56.56 0 0 0-.74-.28l-.03.01c-.1.05-.19.12-.26.21l-.03.04c-.05.06-.1.12-.16.16c-.08.06-.18.06-.26-.01s-.08-.19-.02-.27c.05-.06.1-.11.16-.15c.11-.08.19-.18.23-.3a.56.56 0 0 0-.33-.72l-1.05-.39a.56.56 0 0 0-.72.33l-.01.03c-.04.1-.05.22-.03.33l.01.04c.01.08.01.15 0 .23c-.01.1-.09.17-.19.17s-.19-.07-.2-.18a.6.6 0 0 1 .01-.23c.02-.13 0-.26-.05-.38c-.13-.28-.46-.41-.74-.28l-1.02.46c-.28.13-.41.46-.28.74l.01.03c.05.1.12.19.21.26l.04.03c.06.05.12.1.16.16c.06.08.06.18-.01.26s-.19.08-.27.02a1 1 0 0 1-.16-.17a.6.6 0 0 0-.3-.23a.56.56 0 0 0-.72.33l-.39 1.05c-.11.29.04.61.33.72l.03.01c.1.04.22.05.33.03l.04-.01c.08-.01.15-.01.23 0c.1.01.17.09.17.19s-.07.19-.18.2c-.08.01-.15.01-.23-.01c-.13-.02-.26 0-.38.05a.56.56 0 0 0-.28.74l.46 1.02c.13.28.46.41.74.28l.03-.01c.1-.05.19-.12.26-.21l.03-.04c.05-.06.1-.12.16-.16c.08-.06.18-.06.26.01s.08.19.02.27c-.05.06-.1.11-.16.15c-.11.08-.19.18-.23.3c-.11.29.04.61.33.72l1.05.39c.29.11.61-.04.72-.33l.01-.03c.04-.1.05-.22.03-.33l-.01-.04a1 1 0 0 1 0-.23c.01-.1.09-.17.19-.17s.19.07.2.18c.01.08.01.15-.01.23c-.02.13 0 .26.05.38c.13.28.46.41.74.28l1.02-.46a.56.56 0 0 0 .28-.74l-.01-.03a.8.8 0 0 0-.21-.26l-.04-.03a.8.8 0 0 1-.16-.16a.2.2 0 0 1 .01-.26c.07-.08.19-.08.27-.02c.06.05.11.1.16.17c.08.11.18.19.31.23c.29.11.61-.05.72-.34l.39-1.04a.56.56 0 0 0-.33-.72"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#212121" fill-rule="evenodd" d="M22.439 4.743a.5.5 0 0 1 .707 0a5.497 5.497 0 0 1 0 7.787l-1.14 1.14a.5.5 0 0 1-.707-.707l1.14-1.14a4.497 4.497 0 0 0 0-6.373a.5.5 0 0 1 0-.707" clip-rule="evenodd"/><path fill="#f8312f" d="m24.394 14.698l-4.083-4.082a2.07 2.07 0 0 0-2.927 0L5.606 22.394a2.07 2.07 0 0 0 0 2.926l4.083 4.083a2.07 2.07 0 0 0 2.927 0l11.778-11.778a2.07 2.07 0 0 0 0-2.927"/><path fill="#ff822d" d="m27.634 5.956l-.03-.01a.6.6 0 0 0-.33-.03l-.04.01c-.08.01-.15.01-.23 0a.186.186 0 0 1-.17-.19c0-.1.07-.19.18-.2c.08-.01.15-.01.23.01c.13.02.26 0 .38-.05c.28-.13.4-.47.27-.75l-.46-1.01a.56.56 0 0 0-.74-.28l-.03.01c-.1.05-.19.12-.26.21l-.03.04c-.05.06-.1.12-.16.16c-.08.06-.18.06-.26-.01s-.08-.19-.02-.27c.05-.06.1-.11.16-.15c.11-.08.19-.18.23-.3a.56.56 0 0 0-.33-.72l-1.05-.39a.56.56 0 0 0-.72.33l-.01.03c-.04.1-.05.22-.03.33l.01.04c.01.08.01.15 0 .23c-.01.1-.09.17-.19.17s-.19-.07-.2-.18a.6.6 0 0 1 .01-.23c.02-.13 0-.26-.05-.38c-.13-.28-.46-.41-.74-.28l-1.02.46c-.28.13-.41.46-.28.74l.01.03c.05.1.12.19.21.26l.04.03c.06.05.12.1.16.16c.06.08.06.18-.01.26s-.19.08-.27.02a1 1 0 0 1-.16-.17a.6.6 0 0 0-.3-.23a.56.56 0 0 0-.72.33l-.39 1.05c-.11.29.04.61.33.72l.03.01c.1.04.22.05.33.03l.04-.01c.08-.01.15-.01.23 0c.1.01.17.09.17.19s-.07.19-.18.2c-.08.01-.15.01-.23-.01c-.13-.02-.26 0-.38.05a.56.56 0 0 0-.28.74l.46 1.02c.13.28.46.41.74.28l.03-.01c.1-.05.19-.12.26-.21l.03-.04c.05-.06.1-.12.16-.16c.08-.06.18-.06.26.01s.08.19.02.27c-.05.06-.1.11-.16.15c-.11.08-.19.18-.23.3c-.11.29.04.61.33.72l1.05.39c.29.11.61-.04.72-.33l.01-.03c.04-.1.05-.22.03-.33l-.01-.04a1 1 0 0 1 0-.23c.01-.1.09-.17.19-.17s.19.07.2.18c.01.08.01.15-.01.23c-.02.13 0 .26.05.38c.13.28.46.41.74.28l1.02-.46a.56.56 0 0 0 .28-.74l-.01-.03a.8.8 0 0 0-.21-.26l-.04-.03a.8.8 0 0 1-.16-.16a.2.2 0 0 1 .01-.26c.07-.08.19-.08.27-.02c.06.05.11.1.16.17c.08.11.18.19.31.23c.29.11.61-.05.72-.34l.39-1.04a.56.56 0 0 0-.33-.72"/></g></svg> </template>
CSS
.icon-firecracker {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.439%204.743a.5.5%200%200%201%20.707%200a5.497%205.497%200%200%201%200%207.787l-1.14%201.14a.5.5%200%200%201-.707-.707l1.14-1.14a4.497%204.497%200%200%200%200-6.373a.5.5%200%200%201%200-.707%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22m24.394%2014.698l-4.083-4.082a2.07%202.07%200%200%200-2.927%200L5.606%2022.394a2.07%202.07%200%200%200%200%202.926l4.083%204.083a2.07%202.07%200%200%200%202.927%200l11.778-11.778a2.07%202.07%200%200%200%200-2.927%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22m27.634%205.956l-.03-.01a.6.6%200%200%200-.33-.03l-.04.01c-.08.01-.15.01-.23%200a.186.186%200%200%201-.17-.19c0-.1.07-.19.18-.2c.08-.01.15-.01.23.01c.13.02.26%200%20.38-.05c.28-.13.4-.47.27-.75l-.46-1.01a.56.56%200%200%200-.74-.28l-.03.01c-.1.05-.19.12-.26.21l-.03.04c-.05.06-.1.12-.16.16c-.08.06-.18.06-.26-.01s-.08-.19-.02-.27c.05-.06.1-.11.16-.15c.11-.08.19-.18.23-.3a.56.56%200%200%200-.33-.72l-1.05-.39a.56.56%200%200%200-.72.33l-.01.03c-.04.1-.05.22-.03.33l.01.04c.01.08.01.15%200%20.23c-.01.1-.09.17-.19.17s-.19-.07-.2-.18a.6.6%200%200%201%20.01-.23c.02-.13%200-.26-.05-.38c-.13-.28-.46-.41-.74-.28l-1.02.46c-.28.13-.41.46-.28.74l.01.03c.05.1.12.19.21.26l.04.03c.06.05.12.1.16.16c.06.08.06.18-.01.26s-.19.08-.27.02a1%201%200%200%201-.16-.17a.6.6%200%200%200-.3-.23a.56.56%200%200%200-.72.33l-.39%201.05c-.11.29.04.61.33.72l.03.01c.1.04.22.05.33.03l.04-.01c.08-.01.15-.01.23%200c.1.01.17.09.17.19s-.07.19-.18.2c-.08.01-.15.01-.23-.01c-.13-.02-.26%200-.38.05a.56.56%200%200%200-.28.74l.46%201.02c.13.28.46.41.74.28l.03-.01c.1-.05.19-.12.26-.21l.03-.04c.05-.06.1-.12.16-.16c.08-.06.18-.06.26.01s.08.19.02.27c-.05.06-.1.11-.16.15c-.11.08-.19.18-.23.3c-.11.29.04.61.33.72l1.05.39c.29.11.61-.04.72-.33l.01-.03c.04-.1.05-.22.03-.33l-.01-.04a1%201%200%200%201%200-.23c.01-.1.09-.17.19-.17s.19.07.2.18c.01.08.01.15-.01.23c-.02.13%200%20.26.05.38c.13.28.46.41.74.28l1.02-.46a.56.56%200%200%200%20.28-.74l-.01-.03a.8.8%200%200%200-.21-.26l-.04-.03a.8.8%200%200%201-.16-.16a.2.2%200%200%201%20.01-.26c.07-.08.19-.08.27-.02c.06.05.11.1.16.17c.08.11.18.19.31.23c.29.11.61-.05.72-.34l.39-1.04a.56.56%200%200%200-.33-.72%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23212121%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.439%204.743a.5.5%200%200%201%20.707%200a5.497%205.497%200%200%201%200%207.787l-1.14%201.14a.5.5%200%200%201-.707-.707l1.14-1.14a4.497%204.497%200%200%200%200-6.373a.5.5%200%200%201%200-.707%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22m24.394%2014.698l-4.083-4.082a2.07%202.07%200%200%200-2.927%200L5.606%2022.394a2.07%202.07%200%200%200%200%202.926l4.083%204.083a2.07%202.07%200%200%200%202.927%200l11.778-11.778a2.07%202.07%200%200%200%200-2.927%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22m27.634%205.956l-.03-.01a.6.6%200%200%200-.33-.03l-.04.01c-.08.01-.15.01-.23%200a.186.186%200%200%201-.17-.19c0-.1.07-.19.18-.2c.08-.01.15-.01.23.01c.13.02.26%200%20.38-.05c.28-.13.4-.47.27-.75l-.46-1.01a.56.56%200%200%200-.74-.28l-.03.01c-.1.05-.19.12-.26.21l-.03.04c-.05.06-.1.12-.16.16c-.08.06-.18.06-.26-.01s-.08-.19-.02-.27c.05-.06.1-.11.16-.15c.11-.08.19-.18.23-.3a.56.56%200%200%200-.33-.72l-1.05-.39a.56.56%200%200%200-.72.33l-.01.03c-.04.1-.05.22-.03.33l.01.04c.01.08.01.15%200%20.23c-.01.1-.09.17-.19.17s-.19-.07-.2-.18a.6.6%200%200%201%20.01-.23c.02-.13%200-.26-.05-.38c-.13-.28-.46-.41-.74-.28l-1.02.46c-.28.13-.41.46-.28.74l.01.03c.05.1.12.19.21.26l.04.03c.06.05.12.1.16.16c.06.08.06.18-.01.26s-.19.08-.27.02a1%201%200%200%201-.16-.17a.6.6%200%200%200-.3-.23a.56.56%200%200%200-.72.33l-.39%201.05c-.11.29.04.61.33.72l.03.01c.1.04.22.05.33.03l.04-.01c.08-.01.15-.01.23%200c.1.01.17.09.17.19s-.07.19-.18.2c-.08.01-.15.01-.23-.01c-.13-.02-.26%200-.38.05a.56.56%200%200%200-.28.74l.46%201.02c.13.28.46.41.74.28l.03-.01c.1-.05.19-.12.26-.21l.03-.04c.05-.06.1-.12.16-.16c.08-.06.18-.06.26.01s.08.19.02.27c-.05.06-.1.11-.16.15c-.11.08-.19.18-.23.3c-.11.29.04.61.33.72l1.05.39c.29.11.61-.04.72-.33l.01-.03c.04-.1.05-.22.03-.33l-.01-.04a1%201%200%200%201%200-.23c.01-.1.09-.17.19-.17s.19.07.2.18c.01.08.01.15-.01.23c-.02.13%200%20.26.05.38c.13.28.46.41.74.28l1.02-.46a.56.56%200%200%200%20.28-.74l-.01-.03a.8.8%200%200%200-.21-.26l-.04-.03a.8.8%200%200%201-.16-.16a.2.2%200%200%201%20.01-.26c.07-.08.19-.08.27-.02c.06.05.11.1.16.17c.08.11.18.19.31.23c.29.11.61-.05.72-.34l.39-1.04a.56.56%200%200%200-.33-.72%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/firecracker.svg?color=%231a73e8&size=48