bomb emoji
bomb from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- bomb
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
bombBoxIcons v2bombBoxIcons v2 SolidbombEmoji One (Colored)bombFont Awesome 6 SolidbombFont Awesome SolidbombFluent EmojibombFluent Emoji FlatbombFluent Emoji High ContrastbombHuge IconsbombLine AwesomebombLucidebombMaterial SymbolsbombMaterial Symbols LightbombMaterial Design Iconsbomb-fillMingCute IconbombNoto EmojibombOpenMojibombPhosphorbombPixelarticonsbomb-boldSolarbombStreamline EmojisbombTabler IconsbombTwitter Emoji
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the bomb emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D0C9BF" d="M328.965 140.508a7.32 7.32 0 0 1-4.947-1.915a7.353 7.353 0 0 1-.489-10.388c16.239-17.844 36.276-29.311 57.947-33.16c17.961-3.188 36.882-1.113 53.273 5.849a7.356 7.356 0 0 1 3.894 9.643a7.356 7.356 0 0 1-9.644 3.893c-25.471-10.818-63.695-10.281-94.594 23.673a7.33 7.33 0 0 1-5.44 2.405"/><path fill="#384C59" d="m344.472 183.587l11.735-11.735c14.059-14.059 14.059-36.853 0-50.912l-13.455-13.455c-14.059-14.059-36.853-14.059-50.912 0l-20.097 20.097c-22.701-9.815-47.729-15.264-74.034-15.264c-103.131 0-186.735 83.604-186.735 186.735s83.604 186.735 186.735 186.735s186.735-83.604 186.735-186.735c0-43.59-14.938-83.691-39.972-115.466"/><path fill="#FFC145" d="M453.976 104.663c0 12.186-9.915 22.101-22.102 22.101s-22.101-9.915-22.101-22.101s9.914-22.101 22.101-22.101s22.102 9.915 22.102 22.101m-13.768-37.258V39.952c0-4.603-3.731-8.334-8.334-8.334s-8.334 3.731-8.334 8.334v27.453a8.334 8.334 0 0 0 16.668 0M411.422 84.21a8.333 8.333 0 0 0 0-11.786L392.01 53.012a8.334 8.334 0 0 0-11.785 11.786l19.412 19.412c1.627 1.627 3.76 2.441 5.893 2.441s4.265-.814 5.892-2.441m-19.412 72.102l19.412-19.412a8.334 8.334 0 0 0-11.785-11.786l-19.412 19.412a8.333 8.333 0 0 0 5.893 14.227a8.3 8.3 0 0 0 5.892-2.441m48.198 13.061V141.92c0-4.603-3.731-8.334-8.334-8.334s-8.334 3.731-8.334 8.334v27.453c0 4.603 3.731 8.334 8.334 8.334s8.334-3.731 8.334-8.334m43.316-13.061a8.333 8.333 0 0 0 0-11.786l-19.412-19.412a8.334 8.334 0 0 0-11.785 11.786l19.412 19.412c1.627 1.627 3.76 2.441 5.893 2.441s4.265-.814 5.892-2.441m21.395-51.649a8.334 8.334 0 0 0-8.334-8.334h-27.453c-4.603 0-8.334 3.731-8.334 8.334s3.731 8.334 8.334 8.334h27.453a8.334 8.334 0 0 0 8.334-8.334M464.112 84.21l19.412-19.412a8.334 8.334 0 0 0-11.785-11.786l-19.412 19.412a8.333 8.333 0 0 0 5.893 14.227a8.3 8.3 0 0 0 5.892-2.441"/><ellipse cx="138.274" cy="186.373" fill="#80878C" rx="57" ry="35.419" transform="rotate(156.273 138.27 186.36)"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiBomb(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D0C9BF" d="M328.965 140.508a7.32 7.32 0 0 1-4.947-1.915a7.353 7.353 0 0 1-.489-10.388c16.239-17.844 36.276-29.311 57.947-33.16c17.961-3.188 36.882-1.113 53.273 5.849a7.356 7.356 0 0 1 3.894 9.643a7.356 7.356 0 0 1-9.644 3.893c-25.471-10.818-63.695-10.281-94.594 23.673a7.33 7.33 0 0 1-5.44 2.405"/><path fill="#384C59" d="m344.472 183.587l11.735-11.735c14.059-14.059 14.059-36.853 0-50.912l-13.455-13.455c-14.059-14.059-36.853-14.059-50.912 0l-20.097 20.097c-22.701-9.815-47.729-15.264-74.034-15.264c-103.131 0-186.735 83.604-186.735 186.735s83.604 186.735 186.735 186.735s186.735-83.604 186.735-186.735c0-43.59-14.938-83.691-39.972-115.466"/><path fill="#FFC145" d="M453.976 104.663c0 12.186-9.915 22.101-22.102 22.101s-22.101-9.915-22.101-22.101s9.914-22.101 22.101-22.101s22.102 9.915 22.102 22.101m-13.768-37.258V39.952c0-4.603-3.731-8.334-8.334-8.334s-8.334 3.731-8.334 8.334v27.453a8.334 8.334 0 0 0 16.668 0M411.422 84.21a8.333 8.333 0 0 0 0-11.786L392.01 53.012a8.334 8.334 0 0 0-11.785 11.786l19.412 19.412c1.627 1.627 3.76 2.441 5.893 2.441s4.265-.814 5.892-2.441m-19.412 72.102l19.412-19.412a8.334 8.334 0 0 0-11.785-11.786l-19.412 19.412a8.333 8.333 0 0 0 5.893 14.227a8.3 8.3 0 0 0 5.892-2.441m48.198 13.061V141.92c0-4.603-3.731-8.334-8.334-8.334s-8.334 3.731-8.334 8.334v27.453c0 4.603 3.731 8.334 8.334 8.334s8.334-3.731 8.334-8.334m43.316-13.061a8.333 8.333 0 0 0 0-11.786l-19.412-19.412a8.334 8.334 0 0 0-11.785 11.786l19.412 19.412c1.627 1.627 3.76 2.441 5.893 2.441s4.265-.814 5.892-2.441m21.395-51.649a8.334 8.334 0 0 0-8.334-8.334h-27.453c-4.603 0-8.334 3.731-8.334 8.334s3.731 8.334 8.334 8.334h27.453a8.334 8.334 0 0 0 8.334-8.334M464.112 84.21l19.412-19.412a8.334 8.334 0 0 0-11.785-11.786l-19.412 19.412a8.333 8.333 0 0 0 5.893 14.227a8.3 8.3 0 0 0 5.892-2.441"/><ellipse cx="138.274" cy="186.373" fill="#80878C" rx="57" ry="35.419" transform="rotate(156.273 138.27 186.36)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D0C9BF" d="M328.965 140.508a7.32 7.32 0 0 1-4.947-1.915a7.353 7.353 0 0 1-.489-10.388c16.239-17.844 36.276-29.311 57.947-33.16c17.961-3.188 36.882-1.113 53.273 5.849a7.356 7.356 0 0 1 3.894 9.643a7.356 7.356 0 0 1-9.644 3.893c-25.471-10.818-63.695-10.281-94.594 23.673a7.33 7.33 0 0 1-5.44 2.405"/><path fill="#384C59" d="m344.472 183.587l11.735-11.735c14.059-14.059 14.059-36.853 0-50.912l-13.455-13.455c-14.059-14.059-36.853-14.059-50.912 0l-20.097 20.097c-22.701-9.815-47.729-15.264-74.034-15.264c-103.131 0-186.735 83.604-186.735 186.735s83.604 186.735 186.735 186.735s186.735-83.604 186.735-186.735c0-43.59-14.938-83.691-39.972-115.466"/><path fill="#FFC145" d="M453.976 104.663c0 12.186-9.915 22.101-22.102 22.101s-22.101-9.915-22.101-22.101s9.914-22.101 22.101-22.101s22.102 9.915 22.102 22.101m-13.768-37.258V39.952c0-4.603-3.731-8.334-8.334-8.334s-8.334 3.731-8.334 8.334v27.453a8.334 8.334 0 0 0 16.668 0M411.422 84.21a8.333 8.333 0 0 0 0-11.786L392.01 53.012a8.334 8.334 0 0 0-11.785 11.786l19.412 19.412c1.627 1.627 3.76 2.441 5.893 2.441s4.265-.814 5.892-2.441m-19.412 72.102l19.412-19.412a8.334 8.334 0 0 0-11.785-11.786l-19.412 19.412a8.333 8.333 0 0 0 5.893 14.227a8.3 8.3 0 0 0 5.892-2.441m48.198 13.061V141.92c0-4.603-3.731-8.334-8.334-8.334s-8.334 3.731-8.334 8.334v27.453c0 4.603 3.731 8.334 8.334 8.334s8.334-3.731 8.334-8.334m43.316-13.061a8.333 8.333 0 0 0 0-11.786l-19.412-19.412a8.334 8.334 0 0 0-11.785 11.786l19.412 19.412c1.627 1.627 3.76 2.441 5.893 2.441s4.265-.814 5.892-2.441m21.395-51.649a8.334 8.334 0 0 0-8.334-8.334h-27.453c-4.603 0-8.334 3.731-8.334 8.334s3.731 8.334 8.334 8.334h27.453a8.334 8.334 0 0 0 8.334-8.334M464.112 84.21l19.412-19.412a8.334 8.334 0 0 0-11.785-11.786l-19.412 19.412a8.333 8.333 0 0 0 5.893 14.227a8.3 8.3 0 0 0 5.892-2.441"/><ellipse cx="138.274" cy="186.373" fill="#80878C" rx="57" ry="35.419" transform="rotate(156.273 138.27 186.36)"/></svg> </template>
CSS
.icon-bomb {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D0C9BF%22%20d%3D%22M328.965%20140.508a7.32%207.32%200%200%201-4.947-1.915a7.353%207.353%200%200%201-.489-10.388c16.239-17.844%2036.276-29.311%2057.947-33.16c17.961-3.188%2036.882-1.113%2053.273%205.849a7.356%207.356%200%200%201%203.894%209.643a7.356%207.356%200%200%201-9.644%203.893c-25.471-10.818-63.695-10.281-94.594%2023.673a7.33%207.33%200%200%201-5.44%202.405%22%2F%3E%3Cpath%20fill%3D%22%23384C59%22%20d%3D%22m344.472%20183.587l11.735-11.735c14.059-14.059%2014.059-36.853%200-50.912l-13.455-13.455c-14.059-14.059-36.853-14.059-50.912%200l-20.097%2020.097c-22.701-9.815-47.729-15.264-74.034-15.264c-103.131%200-186.735%2083.604-186.735%20186.735s83.604%20186.735%20186.735%20186.735s186.735-83.604%20186.735-186.735c0-43.59-14.938-83.691-39.972-115.466%22%2F%3E%3Cpath%20fill%3D%22%23FFC145%22%20d%3D%22M453.976%20104.663c0%2012.186-9.915%2022.101-22.102%2022.101s-22.101-9.915-22.101-22.101s9.914-22.101%2022.101-22.101s22.102%209.915%2022.102%2022.101m-13.768-37.258V39.952c0-4.603-3.731-8.334-8.334-8.334s-8.334%203.731-8.334%208.334v27.453a8.334%208.334%200%200%200%2016.668%200M411.422%2084.21a8.333%208.333%200%200%200%200-11.786L392.01%2053.012a8.334%208.334%200%200%200-11.785%2011.786l19.412%2019.412c1.627%201.627%203.76%202.441%205.893%202.441s4.265-.814%205.892-2.441m-19.412%2072.102l19.412-19.412a8.334%208.334%200%200%200-11.785-11.786l-19.412%2019.412a8.333%208.333%200%200%200%205.893%2014.227a8.3%208.3%200%200%200%205.892-2.441m48.198%2013.061V141.92c0-4.603-3.731-8.334-8.334-8.334s-8.334%203.731-8.334%208.334v27.453c0%204.603%203.731%208.334%208.334%208.334s8.334-3.731%208.334-8.334m43.316-13.061a8.333%208.333%200%200%200%200-11.786l-19.412-19.412a8.334%208.334%200%200%200-11.785%2011.786l19.412%2019.412c1.627%201.627%203.76%202.441%205.893%202.441s4.265-.814%205.892-2.441m21.395-51.649a8.334%208.334%200%200%200-8.334-8.334h-27.453c-4.603%200-8.334%203.731-8.334%208.334s3.731%208.334%208.334%208.334h27.453a8.334%208.334%200%200%200%208.334-8.334M464.112%2084.21l19.412-19.412a8.334%208.334%200%200%200-11.785-11.786l-19.412%2019.412a8.333%208.333%200%200%200%205.893%2014.227a8.3%208.3%200%200%200%205.892-2.441%22%2F%3E%3Cellipse%20cx%3D%22138.274%22%20cy%3D%22186.373%22%20fill%3D%22%2380878C%22%20rx%3D%2257%22%20ry%3D%2235.419%22%20transform%3D%22rotate(156.273%20138.27%20186.36)%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D0C9BF%22%20d%3D%22M328.965%20140.508a7.32%207.32%200%200%201-4.947-1.915a7.353%207.353%200%200%201-.489-10.388c16.239-17.844%2036.276-29.311%2057.947-33.16c17.961-3.188%2036.882-1.113%2053.273%205.849a7.356%207.356%200%200%201%203.894%209.643a7.356%207.356%200%200%201-9.644%203.893c-25.471-10.818-63.695-10.281-94.594%2023.673a7.33%207.33%200%200%201-5.44%202.405%22%2F%3E%3Cpath%20fill%3D%22%23384C59%22%20d%3D%22m344.472%20183.587l11.735-11.735c14.059-14.059%2014.059-36.853%200-50.912l-13.455-13.455c-14.059-14.059-36.853-14.059-50.912%200l-20.097%2020.097c-22.701-9.815-47.729-15.264-74.034-15.264c-103.131%200-186.735%2083.604-186.735%20186.735s83.604%20186.735%20186.735%20186.735s186.735-83.604%20186.735-186.735c0-43.59-14.938-83.691-39.972-115.466%22%2F%3E%3Cpath%20fill%3D%22%23FFC145%22%20d%3D%22M453.976%20104.663c0%2012.186-9.915%2022.101-22.102%2022.101s-22.101-9.915-22.101-22.101s9.914-22.101%2022.101-22.101s22.102%209.915%2022.102%2022.101m-13.768-37.258V39.952c0-4.603-3.731-8.334-8.334-8.334s-8.334%203.731-8.334%208.334v27.453a8.334%208.334%200%200%200%2016.668%200M411.422%2084.21a8.333%208.333%200%200%200%200-11.786L392.01%2053.012a8.334%208.334%200%200%200-11.785%2011.786l19.412%2019.412c1.627%201.627%203.76%202.441%205.893%202.441s4.265-.814%205.892-2.441m-19.412%2072.102l19.412-19.412a8.334%208.334%200%200%200-11.785-11.786l-19.412%2019.412a8.333%208.333%200%200%200%205.893%2014.227a8.3%208.3%200%200%200%205.892-2.441m48.198%2013.061V141.92c0-4.603-3.731-8.334-8.334-8.334s-8.334%203.731-8.334%208.334v27.453c0%204.603%203.731%208.334%208.334%208.334s8.334-3.731%208.334-8.334m43.316-13.061a8.333%208.333%200%200%200%200-11.786l-19.412-19.412a8.334%208.334%200%200%200-11.785%2011.786l19.412%2019.412c1.627%201.627%203.76%202.441%205.893%202.441s4.265-.814%205.892-2.441m21.395-51.649a8.334%208.334%200%200%200-8.334-8.334h-27.453c-4.603%200-8.334%203.731-8.334%208.334s3.731%208.334%208.334%208.334h27.453a8.334%208.334%200%200%200%208.334-8.334M464.112%2084.21l19.412-19.412a8.334%208.334%200%200%200-11.785-11.786l-19.412%2019.412a8.333%208.333%200%200%200%205.893%2014.227a8.3%208.3%200%200%200%205.892-2.441%22%2F%3E%3Cellipse%20cx%3D%22138.274%22%20cy%3D%22186.373%22%20fill%3D%22%2380878C%22%20rx%3D%2257%22%20ry%3D%2235.419%22%20transform%3D%22rotate(156.273%20138.27%20186.36)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/bomb.svg?color=%231a73e8&size=48