firecracker emoji
firecracker from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- firecracker
- Set
- Noto Emoji
- Style
- Default
- Category
- Activities
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More activities icons from Noto Emoji
Use the firecracker emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fe180a" d="M57.4 26.79c2.02-1.13 7.5-3.77 18.76 4.93s8.74 15.76 7.47 17.6c-1.49 2.17-10.88 9.74-10.88 9.74l-51.94 64.15s-3.88-.47-9.08-4.07c-5.61-3.88-10.12-12.77-6.72-19.21C6.92 96.32 46.95 40.5 54.59 29.9c.69-.95 1.36-2.3 2.81-3.11"/><path fill="#a42615" d="M59.31 29.43c-2.54 2.4-1.16 8.31 7.01 13.82c8.41 5.68 13.95 4.87 15.56 2.67c1.69-2.32-2.2-8.54-7.61-12.55c-5.68-4.21-12.2-6.55-14.96-3.94"/><path fill="#ca1837" d="m64.25 58.07l-44.64 64.88s3.65 1.21 6.59 1.09c4.1-.16 6.28-1.94 6.28-1.94l42.73-61.7z"/><path fill="#fdb700" d="M46.9 40.59s-.95 4.06 5.66 10.67c3.31 3.31 5.65 5 7.57 6.13c1.95 1.14 3.38 1.74 3.38 1.74l5.81-2l.33-7.01s-6.49-3.33-10.82-8.21c-5.61-6.33-4.61-9.88-4.34-11.89c-.97 1.18-7.59 10.57-7.59 10.57"/><path fill="#de7f14" d="m81.88 51.19l-7.26 10.1s-1.23.82-5.59-.21c-2.6-.62-5.51-1.95-5.51-1.95l6.14-9s3.64 1.67 6.57 1.92c2.82.23 5.65-.86 5.65-.86"/><path fill="#fdb900" d="m8.62 94.47l-2.48 3.7s-.46 4.75 5.47 10.74c2.21 2.23 4.51 3.86 6.5 5.06c3.31 2 5.78 2.76 5.78 2.76l1.76-2.46s-2.29-.79-4.75-2.3c-2.63-1.62-5.5-4.03-7.39-6.15c-5.61-6.31-4.89-11.35-4.89-11.35"/><path fill="#df7d15" d="m37.33 115.09l-2.03 2.94s-2.54.32-6.21-.03c-2.25-.21-5.23-1.28-5.23-1.28l1.71-2.49s2.02.81 5.18 1.13s6.58-.27 6.58-.27"/><path fill="#d8a26d" d="M67.62 36.8c-.21 1.12.64 2.41 2.09 3.31c1.44.91 3.26.16 3.37-.64s.55-9.36 4.01-9.78c3.48-.43 5.08 6.63 11.82 8.45c4.84 1.3 6.36.05 6.36.05l-.64-3.85s-2.02 1.28-6.04-.96c-4.22-2.35-6.15-8.88-12.24-8.29c-6.31.61-7.22 7.65-7.65 8.88c-.44 1.22-1.01 2.45-1.08 2.83"/><path fill="#fd8e02" d="M81.38 14.91c.48.97 11.9 19.06 11.9 19.06s.08 23.16.08 23.97c0 1.45.97 2.01 2.09.64c.62-.76 9.65-15.76 9.65-15.76s15.28 6.27 16.41 6.84c1.13.56 1.77-.16 1.13-1.53s-10.7-19.38-10.7-19.38s9.81-13.99 10.37-15.12s-.24-1.85-1.29-1.37s-13.19 6.51-13.19 6.51s-4.43-12.82-4.75-13.59c-.56-1.37-1.45-1.61-1.85.08s-4.42 15.68-4.42 15.68s-12.87-6.76-13.99-7.24s-1.92.25-1.44 1.21"/><path fill="#ffe268" d="m90.39 21.99l6.92 10.05l-.16 16.41l6.27-11.18l11.66 6.03l-8.04-13.43l5.15-8.36s-6.59 3.7-6.76 3.3s-2.9-8.61-2.9-8.61l-2.73 9.57z"/><path fill="#fcba03" d="m93.29 38.71l-.02-4.03s2.41-.35 4.66-2.7c1.96-2.06 3.43-4.82 5.13-2.41c1.28 1.82-1.55 5.01-3.85 6.68c-3.52 2.58-5.92 2.46-5.92 2.46"/></svg>
React
import type { SVGProps } from "react";
export function NotoFirecracker(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fe180a" d="M57.4 26.79c2.02-1.13 7.5-3.77 18.76 4.93s8.74 15.76 7.47 17.6c-1.49 2.17-10.88 9.74-10.88 9.74l-51.94 64.15s-3.88-.47-9.08-4.07c-5.61-3.88-10.12-12.77-6.72-19.21C6.92 96.32 46.95 40.5 54.59 29.9c.69-.95 1.36-2.3 2.81-3.11"/><path fill="#a42615" d="M59.31 29.43c-2.54 2.4-1.16 8.31 7.01 13.82c8.41 5.68 13.95 4.87 15.56 2.67c1.69-2.32-2.2-8.54-7.61-12.55c-5.68-4.21-12.2-6.55-14.96-3.94"/><path fill="#ca1837" d="m64.25 58.07l-44.64 64.88s3.65 1.21 6.59 1.09c4.1-.16 6.28-1.94 6.28-1.94l42.73-61.7z"/><path fill="#fdb700" d="M46.9 40.59s-.95 4.06 5.66 10.67c3.31 3.31 5.65 5 7.57 6.13c1.95 1.14 3.38 1.74 3.38 1.74l5.81-2l.33-7.01s-6.49-3.33-10.82-8.21c-5.61-6.33-4.61-9.88-4.34-11.89c-.97 1.18-7.59 10.57-7.59 10.57"/><path fill="#de7f14" d="m81.88 51.19l-7.26 10.1s-1.23.82-5.59-.21c-2.6-.62-5.51-1.95-5.51-1.95l6.14-9s3.64 1.67 6.57 1.92c2.82.23 5.65-.86 5.65-.86"/><path fill="#fdb900" d="m8.62 94.47l-2.48 3.7s-.46 4.75 5.47 10.74c2.21 2.23 4.51 3.86 6.5 5.06c3.31 2 5.78 2.76 5.78 2.76l1.76-2.46s-2.29-.79-4.75-2.3c-2.63-1.62-5.5-4.03-7.39-6.15c-5.61-6.31-4.89-11.35-4.89-11.35"/><path fill="#df7d15" d="m37.33 115.09l-2.03 2.94s-2.54.32-6.21-.03c-2.25-.21-5.23-1.28-5.23-1.28l1.71-2.49s2.02.81 5.18 1.13s6.58-.27 6.58-.27"/><path fill="#d8a26d" d="M67.62 36.8c-.21 1.12.64 2.41 2.09 3.31c1.44.91 3.26.16 3.37-.64s.55-9.36 4.01-9.78c3.48-.43 5.08 6.63 11.82 8.45c4.84 1.3 6.36.05 6.36.05l-.64-3.85s-2.02 1.28-6.04-.96c-4.22-2.35-6.15-8.88-12.24-8.29c-6.31.61-7.22 7.65-7.65 8.88c-.44 1.22-1.01 2.45-1.08 2.83"/><path fill="#fd8e02" d="M81.38 14.91c.48.97 11.9 19.06 11.9 19.06s.08 23.16.08 23.97c0 1.45.97 2.01 2.09.64c.62-.76 9.65-15.76 9.65-15.76s15.28 6.27 16.41 6.84c1.13.56 1.77-.16 1.13-1.53s-10.7-19.38-10.7-19.38s9.81-13.99 10.37-15.12s-.24-1.85-1.29-1.37s-13.19 6.51-13.19 6.51s-4.43-12.82-4.75-13.59c-.56-1.37-1.45-1.61-1.85.08s-4.42 15.68-4.42 15.68s-12.87-6.76-13.99-7.24s-1.92.25-1.44 1.21"/><path fill="#ffe268" d="m90.39 21.99l6.92 10.05l-.16 16.41l6.27-11.18l11.66 6.03l-8.04-13.43l5.15-8.36s-6.59 3.7-6.76 3.3s-2.9-8.61-2.9-8.61l-2.73 9.57z"/><path fill="#fcba03" d="m93.29 38.71l-.02-4.03s2.41-.35 4.66-2.7c1.96-2.06 3.43-4.82 5.13-2.41c1.28 1.82-1.55 5.01-3.85 6.68c-3.52 2.58-5.92 2.46-5.92 2.46"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fe180a" d="M57.4 26.79c2.02-1.13 7.5-3.77 18.76 4.93s8.74 15.76 7.47 17.6c-1.49 2.17-10.88 9.74-10.88 9.74l-51.94 64.15s-3.88-.47-9.08-4.07c-5.61-3.88-10.12-12.77-6.72-19.21C6.92 96.32 46.95 40.5 54.59 29.9c.69-.95 1.36-2.3 2.81-3.11"/><path fill="#a42615" d="M59.31 29.43c-2.54 2.4-1.16 8.31 7.01 13.82c8.41 5.68 13.95 4.87 15.56 2.67c1.69-2.32-2.2-8.54-7.61-12.55c-5.68-4.21-12.2-6.55-14.96-3.94"/><path fill="#ca1837" d="m64.25 58.07l-44.64 64.88s3.65 1.21 6.59 1.09c4.1-.16 6.28-1.94 6.28-1.94l42.73-61.7z"/><path fill="#fdb700" d="M46.9 40.59s-.95 4.06 5.66 10.67c3.31 3.31 5.65 5 7.57 6.13c1.95 1.14 3.38 1.74 3.38 1.74l5.81-2l.33-7.01s-6.49-3.33-10.82-8.21c-5.61-6.33-4.61-9.88-4.34-11.89c-.97 1.18-7.59 10.57-7.59 10.57"/><path fill="#de7f14" d="m81.88 51.19l-7.26 10.1s-1.23.82-5.59-.21c-2.6-.62-5.51-1.95-5.51-1.95l6.14-9s3.64 1.67 6.57 1.92c2.82.23 5.65-.86 5.65-.86"/><path fill="#fdb900" d="m8.62 94.47l-2.48 3.7s-.46 4.75 5.47 10.74c2.21 2.23 4.51 3.86 6.5 5.06c3.31 2 5.78 2.76 5.78 2.76l1.76-2.46s-2.29-.79-4.75-2.3c-2.63-1.62-5.5-4.03-7.39-6.15c-5.61-6.31-4.89-11.35-4.89-11.35"/><path fill="#df7d15" d="m37.33 115.09l-2.03 2.94s-2.54.32-6.21-.03c-2.25-.21-5.23-1.28-5.23-1.28l1.71-2.49s2.02.81 5.18 1.13s6.58-.27 6.58-.27"/><path fill="#d8a26d" d="M67.62 36.8c-.21 1.12.64 2.41 2.09 3.31c1.44.91 3.26.16 3.37-.64s.55-9.36 4.01-9.78c3.48-.43 5.08 6.63 11.82 8.45c4.84 1.3 6.36.05 6.36.05l-.64-3.85s-2.02 1.28-6.04-.96c-4.22-2.35-6.15-8.88-12.24-8.29c-6.31.61-7.22 7.65-7.65 8.88c-.44 1.22-1.01 2.45-1.08 2.83"/><path fill="#fd8e02" d="M81.38 14.91c.48.97 11.9 19.06 11.9 19.06s.08 23.16.08 23.97c0 1.45.97 2.01 2.09.64c.62-.76 9.65-15.76 9.65-15.76s15.28 6.27 16.41 6.84c1.13.56 1.77-.16 1.13-1.53s-10.7-19.38-10.7-19.38s9.81-13.99 10.37-15.12s-.24-1.85-1.29-1.37s-13.19 6.51-13.19 6.51s-4.43-12.82-4.75-13.59c-.56-1.37-1.45-1.61-1.85.08s-4.42 15.68-4.42 15.68s-12.87-6.76-13.99-7.24s-1.92.25-1.44 1.21"/><path fill="#ffe268" d="m90.39 21.99l6.92 10.05l-.16 16.41l6.27-11.18l11.66 6.03l-8.04-13.43l5.15-8.36s-6.59 3.7-6.76 3.3s-2.9-8.61-2.9-8.61l-2.73 9.57z"/><path fill="#fcba03" d="m93.29 38.71l-.02-4.03s2.41-.35 4.66-2.7c1.96-2.06 3.43-4.82 5.13-2.41c1.28 1.82-1.55 5.01-3.85 6.68c-3.52 2.58-5.92 2.46-5.92 2.46"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fe180a%22%20d%3D%22M57.4%2026.79c2.02-1.13%207.5-3.77%2018.76%204.93s8.74%2015.76%207.47%2017.6c-1.49%202.17-10.88%209.74-10.88%209.74l-51.94%2064.15s-3.88-.47-9.08-4.07c-5.61-3.88-10.12-12.77-6.72-19.21C6.92%2096.32%2046.95%2040.5%2054.59%2029.9c.69-.95%201.36-2.3%202.81-3.11%22%2F%3E%3Cpath%20fill%3D%22%23a42615%22%20d%3D%22M59.31%2029.43c-2.54%202.4-1.16%208.31%207.01%2013.82c8.41%205.68%2013.95%204.87%2015.56%202.67c1.69-2.32-2.2-8.54-7.61-12.55c-5.68-4.21-12.2-6.55-14.96-3.94%22%2F%3E%3Cpath%20fill%3D%22%23ca1837%22%20d%3D%22m64.25%2058.07l-44.64%2064.88s3.65%201.21%206.59%201.09c4.1-.16%206.28-1.94%206.28-1.94l42.73-61.7z%22%2F%3E%3Cpath%20fill%3D%22%23fdb700%22%20d%3D%22M46.9%2040.59s-.95%204.06%205.66%2010.67c3.31%203.31%205.65%205%207.57%206.13c1.95%201.14%203.38%201.74%203.38%201.74l5.81-2l.33-7.01s-6.49-3.33-10.82-8.21c-5.61-6.33-4.61-9.88-4.34-11.89c-.97%201.18-7.59%2010.57-7.59%2010.57%22%2F%3E%3Cpath%20fill%3D%22%23de7f14%22%20d%3D%22m81.88%2051.19l-7.26%2010.1s-1.23.82-5.59-.21c-2.6-.62-5.51-1.95-5.51-1.95l6.14-9s3.64%201.67%206.57%201.92c2.82.23%205.65-.86%205.65-.86%22%2F%3E%3Cpath%20fill%3D%22%23fdb900%22%20d%3D%22m8.62%2094.47l-2.48%203.7s-.46%204.75%205.47%2010.74c2.21%202.23%204.51%203.86%206.5%205.06c3.31%202%205.78%202.76%205.78%202.76l1.76-2.46s-2.29-.79-4.75-2.3c-2.63-1.62-5.5-4.03-7.39-6.15c-5.61-6.31-4.89-11.35-4.89-11.35%22%2F%3E%3Cpath%20fill%3D%22%23df7d15%22%20d%3D%22m37.33%20115.09l-2.03%202.94s-2.54.32-6.21-.03c-2.25-.21-5.23-1.28-5.23-1.28l1.71-2.49s2.02.81%205.18%201.13s6.58-.27%206.58-.27%22%2F%3E%3Cpath%20fill%3D%22%23d8a26d%22%20d%3D%22M67.62%2036.8c-.21%201.12.64%202.41%202.09%203.31c1.44.91%203.26.16%203.37-.64s.55-9.36%204.01-9.78c3.48-.43%205.08%206.63%2011.82%208.45c4.84%201.3%206.36.05%206.36.05l-.64-3.85s-2.02%201.28-6.04-.96c-4.22-2.35-6.15-8.88-12.24-8.29c-6.31.61-7.22%207.65-7.65%208.88c-.44%201.22-1.01%202.45-1.08%202.83%22%2F%3E%3Cpath%20fill%3D%22%23fd8e02%22%20d%3D%22M81.38%2014.91c.48.97%2011.9%2019.06%2011.9%2019.06s.08%2023.16.08%2023.97c0%201.45.97%202.01%202.09.64c.62-.76%209.65-15.76%209.65-15.76s15.28%206.27%2016.41%206.84c1.13.56%201.77-.16%201.13-1.53s-10.7-19.38-10.7-19.38s9.81-13.99%2010.37-15.12s-.24-1.85-1.29-1.37s-13.19%206.51-13.19%206.51s-4.43-12.82-4.75-13.59c-.56-1.37-1.45-1.61-1.85.08s-4.42%2015.68-4.42%2015.68s-12.87-6.76-13.99-7.24s-1.92.25-1.44%201.21%22%2F%3E%3Cpath%20fill%3D%22%23ffe268%22%20d%3D%22m90.39%2021.99l6.92%2010.05l-.16%2016.41l6.27-11.18l11.66%206.03l-8.04-13.43l5.15-8.36s-6.59%203.7-6.76%203.3s-2.9-8.61-2.9-8.61l-2.73%209.57z%22%2F%3E%3Cpath%20fill%3D%22%23fcba03%22%20d%3D%22m93.29%2038.71l-.02-4.03s2.41-.35%204.66-2.7c1.96-2.06%203.43-4.82%205.13-2.41c1.28%201.82-1.55%205.01-3.85%206.68c-3.52%202.58-5.92%202.46-5.92%202.46%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fe180a%22%20d%3D%22M57.4%2026.79c2.02-1.13%207.5-3.77%2018.76%204.93s8.74%2015.76%207.47%2017.6c-1.49%202.17-10.88%209.74-10.88%209.74l-51.94%2064.15s-3.88-.47-9.08-4.07c-5.61-3.88-10.12-12.77-6.72-19.21C6.92%2096.32%2046.95%2040.5%2054.59%2029.9c.69-.95%201.36-2.3%202.81-3.11%22%2F%3E%3Cpath%20fill%3D%22%23a42615%22%20d%3D%22M59.31%2029.43c-2.54%202.4-1.16%208.31%207.01%2013.82c8.41%205.68%2013.95%204.87%2015.56%202.67c1.69-2.32-2.2-8.54-7.61-12.55c-5.68-4.21-12.2-6.55-14.96-3.94%22%2F%3E%3Cpath%20fill%3D%22%23ca1837%22%20d%3D%22m64.25%2058.07l-44.64%2064.88s3.65%201.21%206.59%201.09c4.1-.16%206.28-1.94%206.28-1.94l42.73-61.7z%22%2F%3E%3Cpath%20fill%3D%22%23fdb700%22%20d%3D%22M46.9%2040.59s-.95%204.06%205.66%2010.67c3.31%203.31%205.65%205%207.57%206.13c1.95%201.14%203.38%201.74%203.38%201.74l5.81-2l.33-7.01s-6.49-3.33-10.82-8.21c-5.61-6.33-4.61-9.88-4.34-11.89c-.97%201.18-7.59%2010.57-7.59%2010.57%22%2F%3E%3Cpath%20fill%3D%22%23de7f14%22%20d%3D%22m81.88%2051.19l-7.26%2010.1s-1.23.82-5.59-.21c-2.6-.62-5.51-1.95-5.51-1.95l6.14-9s3.64%201.67%206.57%201.92c2.82.23%205.65-.86%205.65-.86%22%2F%3E%3Cpath%20fill%3D%22%23fdb900%22%20d%3D%22m8.62%2094.47l-2.48%203.7s-.46%204.75%205.47%2010.74c2.21%202.23%204.51%203.86%206.5%205.06c3.31%202%205.78%202.76%205.78%202.76l1.76-2.46s-2.29-.79-4.75-2.3c-2.63-1.62-5.5-4.03-7.39-6.15c-5.61-6.31-4.89-11.35-4.89-11.35%22%2F%3E%3Cpath%20fill%3D%22%23df7d15%22%20d%3D%22m37.33%20115.09l-2.03%202.94s-2.54.32-6.21-.03c-2.25-.21-5.23-1.28-5.23-1.28l1.71-2.49s2.02.81%205.18%201.13s6.58-.27%206.58-.27%22%2F%3E%3Cpath%20fill%3D%22%23d8a26d%22%20d%3D%22M67.62%2036.8c-.21%201.12.64%202.41%202.09%203.31c1.44.91%203.26.16%203.37-.64s.55-9.36%204.01-9.78c3.48-.43%205.08%206.63%2011.82%208.45c4.84%201.3%206.36.05%206.36.05l-.64-3.85s-2.02%201.28-6.04-.96c-4.22-2.35-6.15-8.88-12.24-8.29c-6.31.61-7.22%207.65-7.65%208.88c-.44%201.22-1.01%202.45-1.08%202.83%22%2F%3E%3Cpath%20fill%3D%22%23fd8e02%22%20d%3D%22M81.38%2014.91c.48.97%2011.9%2019.06%2011.9%2019.06s.08%2023.16.08%2023.97c0%201.45.97%202.01%202.09.64c.62-.76%209.65-15.76%209.65-15.76s15.28%206.27%2016.41%206.84c1.13.56%201.77-.16%201.13-1.53s-10.7-19.38-10.7-19.38s9.81-13.99%2010.37-15.12s-.24-1.85-1.29-1.37s-13.19%206.51-13.19%206.51s-4.43-12.82-4.75-13.59c-.56-1.37-1.45-1.61-1.85.08s-4.42%2015.68-4.42%2015.68s-12.87-6.76-13.99-7.24s-1.92.25-1.44%201.21%22%2F%3E%3Cpath%20fill%3D%22%23ffe268%22%20d%3D%22m90.39%2021.99l6.92%2010.05l-.16%2016.41l6.27-11.18l11.66%206.03l-8.04-13.43l5.15-8.36s-6.59%203.7-6.76%203.3s-2.9-8.61-2.9-8.61l-2.73%209.57z%22%2F%3E%3Cpath%20fill%3D%22%23fcba03%22%20d%3D%22m93.29%2038.71l-.02-4.03s2.41-.35%204.66-2.7c1.96-2.06%203.43-4.82%205.13-2.41c1.28%201.82-1.55%205.01-3.85%206.68c-3.52%202.58-5.92%202.46-5.92%202.46%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/firecracker.svg?color=%231a73e8&size=48