bomb from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
bomb
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the bomb emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m39.11 21.889l7.779-7.779l11 11l-7.779 7.778z"/><path fill="#3f3f3f" d="m46.034 22.212l4.478-4.478l7.377 7.377l-5.367 5.367z"/><circle cx="31.769" cy="40.404" r="23" fill="#9b9b9a"/><path fill="#3f3f3f" d="M19.633 55.737c12.703 0 23-10.297 23-23a22.9 22.9 0 0 0-5.21-14.576C47.286 20.754 54.56 29.73 54.56 40.404c0 12.702-10.297 23-23 23c-7.17 0-13.572-3.282-17.79-8.424c1.873.492 3.837.757 5.864.757"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m41.46 19.539l5.429-5.428l11 10.999l-5.367 5.367"/><circle cx="31.769" cy="40.404" r="23"/><path d="m55.757 16.243l8.486-8.486"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBomb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m39.11 21.889l7.779-7.779l11 11l-7.779 7.778z"/><path fill="#3f3f3f" d="m46.034 22.212l4.478-4.478l7.377 7.377l-5.367 5.367z"/><circle cx="31.769" cy="40.404" r="23" fill="#9b9b9a"/><path fill="#3f3f3f" d="M19.633 55.737c12.703 0 23-10.297 23-23a22.9 22.9 0 0 0-5.21-14.576C47.286 20.754 54.56 29.73 54.56 40.404c0 12.702-10.297 23-23 23c-7.17 0-13.572-3.282-17.79-8.424c1.873.492 3.837.757 5.864.757"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m41.46 19.539l5.429-5.428l11 10.999l-5.367 5.367"/><circle cx="31.769" cy="40.404" r="23"/><path d="m55.757 16.243l8.486-8.486"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m39.11 21.889l7.779-7.779l11 11l-7.779 7.778z"/><path fill="#3f3f3f" d="m46.034 22.212l4.478-4.478l7.377 7.377l-5.367 5.367z"/><circle cx="31.769" cy="40.404" r="23" fill="#9b9b9a"/><path fill="#3f3f3f" d="M19.633 55.737c12.703 0 23-10.297 23-23a22.9 22.9 0 0 0-5.21-14.576C47.286 20.754 54.56 29.73 54.56 40.404c0 12.702-10.297 23-23 23c-7.17 0-13.572-3.282-17.79-8.424c1.873.492 3.837.757 5.864.757"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m41.46 19.539l5.429-5.428l11 10.999l-5.367 5.367"/><circle cx="31.769" cy="40.404" r="23"/><path d="m55.757 16.243l8.486-8.486"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m39.11%2021.889l7.779-7.779l11%2011l-7.779%207.778z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m46.034%2022.212l4.478-4.478l7.377%207.377l-5.367%205.367z%22%2F%3E%3Ccircle%20cx%3D%2231.769%22%20cy%3D%2240.404%22%20r%3D%2223%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M19.633%2055.737c12.703%200%2023-10.297%2023-23a22.9%2022.9%200%200%200-5.21-14.576C47.286%2020.754%2054.56%2029.73%2054.56%2040.404c0%2012.702-10.297%2023-23%2023c-7.17%200-13.572-3.282-17.79-8.424c1.873.492%203.837.757%205.864.757%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22m41.46%2019.539l5.429-5.428l11%2010.999l-5.367%205.367%22%2F%3E%3Ccircle%20cx%3D%2231.769%22%20cy%3D%2240.404%22%20r%3D%2223%22%2F%3E%3Cpath%20d%3D%22m55.757%2016.243l8.486-8.486%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m39.11%2021.889l7.779-7.779l11%2011l-7.779%207.778z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m46.034%2022.212l4.478-4.478l7.377%207.377l-5.367%205.367z%22%2F%3E%3Ccircle%20cx%3D%2231.769%22%20cy%3D%2240.404%22%20r%3D%2223%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M19.633%2055.737c12.703%200%2023-10.297%2023-23a22.9%2022.9%200%200%200-5.21-14.576C47.286%2020.754%2054.56%2029.73%2054.56%2040.404c0%2012.702-10.297%2023-23%2023c-7.17%200-13.572-3.282-17.79-8.424c1.873.492%203.837.757%205.864.757%22%2F%3E%3Cg%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%3E%3Cpath%20d%3D%22m41.46%2019.539l5.429-5.428l11%2010.999l-5.367%205.367%22%2F%3E%3Ccircle%20cx%3D%2231.769%22%20cy%3D%2240.404%22%20r%3D%2223%22%2F%3E%3Cpath%20d%3D%22m55.757%2016.243l8.486-8.486%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/bomb.svg?color=%231a73e8&size=48