bomb from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
bomb
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the bomb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.939 21.57q-2.702 0-4.611-1.905t-1.909-4.607q0-2.74 1.951-4.615T9.08 8.57q.172 0 .356.01q.183.01.355.029l.598-1.06q.242-.454.727-.578q.484-.124.938.124l.654.367l.125-.2q.517-.902 1.511-1.169t1.897.262l.432.25l-.5.86l-.432-.25q-.543-.316-1.157-.155q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.727q.124.485-.118.933l-.617 1.085q.575.938.949 1.95t.374 2.126q0 2.683-1.9 4.534t-4.6 1.851M19 8.685v-1h2v1zm-4.384-4.616v-2h1v2zm4.24 1.237l-.689-.689l1.414-1.432l.688.707z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBomb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.939 21.57q-2.702 0-4.611-1.905t-1.909-4.607q0-2.74 1.951-4.615T9.08 8.57q.172 0 .356.01q.183.01.355.029l.598-1.06q.242-.454.727-.578q.484-.124.938.124l.654.367l.125-.2q.517-.902 1.511-1.169t1.897.262l.432.25l-.5.86l-.432-.25q-.543-.316-1.157-.155q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.727q.124.485-.118.933l-.617 1.085q.575.938.949 1.95t.374 2.126q0 2.683-1.9 4.534t-4.6 1.851M19 8.685v-1h2v1zm-4.384-4.616v-2h1v2zm4.24 1.237l-.689-.689l1.414-1.432l.688.707z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.939 21.57q-2.702 0-4.611-1.905t-1.909-4.607q0-2.74 1.951-4.615T9.08 8.57q.172 0 .356.01q.183.01.355.029l.598-1.06q.242-.454.727-.578q.484-.124.938.124l.654.367l.125-.2q.517-.902 1.511-1.169t1.897.262l.432.25l-.5.86l-.432-.25q-.543-.316-1.157-.155q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.727q.124.485-.118.933l-.617 1.085q.575.938.949 1.95t.374 2.126q0 2.683-1.9 4.534t-4.6 1.851M19 8.685v-1h2v1zm-4.384-4.616v-2h1v2zm4.24 1.237l-.689-.689l1.414-1.432l.688.707z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.939%2021.57q-2.702%200-4.611-1.905t-1.909-4.607q0-2.74%201.951-4.615T9.08%208.57q.172%200%20.356.01q.183.01.355.029l.598-1.06q.242-.454.727-.578q.484-.124.938.124l.654.367l.125-.2q.517-.902%201.511-1.169t1.897.262l.432.25l-.5.86l-.432-.25q-.543-.316-1.157-.155q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.727q.124.485-.118.933l-.617%201.085q.575.938.949%201.95t.374%202.126q0%202.683-1.9%204.534t-4.6%201.851M19%208.685v-1h2v1zm-4.384-4.616v-2h1v2zm4.24%201.237l-.689-.689l1.414-1.432l.688.707z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.939%2021.57q-2.702%200-4.611-1.905t-1.909-4.607q0-2.74%201.951-4.615T9.08%208.57q.172%200%20.356.01q.183.01.355.029l.598-1.06q.242-.454.727-.578q.484-.124.938.124l.654.367l.125-.2q.517-.902%201.511-1.169t1.897.262l.432.25l-.5.86l-.432-.25q-.543-.316-1.157-.155q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.727q.124.485-.118.933l-.617%201.085q.575.938.949%201.95t.374%202.126q0%202.683-1.9%204.534t-4.6%201.851M19%208.685v-1h2v1zm-4.384-4.616v-2h1v2zm4.24%201.237l-.689-.689l1.414-1.432l.688.707z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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