bomb-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
bomb-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

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.65 22.8q-3.125 0-5.312-2.212T1.15 15.25t2.163-5.288T8.6 7.8h.325l1.425-2.475L12.4 6.5l.125-.2q.575-1.075 1.8-1.4t2.3.3l.875.5l-1 1.725l-.875-.5q-.35-.2-.763-.087t-.612.462l-.125.2L16.4 8.8L15 11.3q.575.9.862 1.913t.288 2.087q0 3.125-2.187 5.313T8.65 22.8m0-2q2.275 0 3.888-1.612T14.15 15.3q0-.775-.213-1.525T13.3 12.35l-.65-1.025l1.05-1.8l-2.6-1.5l-1.05 1.8h-1.1q-2.35 0-4.087 1.5T3.125 15.25q0 2.3 1.613 3.925T8.65 20.8M20 8.8v-2h3v2zm-5.5-5.5v-3h2v3zm4.875 2.025l-1.4-1.4L20.1 1.8l1.4 1.4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBombOutlineSharp(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.65 22.8q-3.125 0-5.312-2.212T1.15 15.25t2.163-5.288T8.6 7.8h.325l1.425-2.475L12.4 6.5l.125-.2q.575-1.075 1.8-1.4t2.3.3l.875.5l-1 1.725l-.875-.5q-.35-.2-.763-.087t-.612.462l-.125.2L16.4 8.8L15 11.3q.575.9.862 1.913t.288 2.087q0 3.125-2.187 5.313T8.65 22.8m0-2q2.275 0 3.888-1.612T14.15 15.3q0-.775-.213-1.525T13.3 12.35l-.65-1.025l1.05-1.8l-2.6-1.5l-1.05 1.8h-1.1q-2.35 0-4.087 1.5T3.125 15.25q0 2.3 1.613 3.925T8.65 20.8M20 8.8v-2h3v2zm-5.5-5.5v-3h2v3zm4.875 2.025l-1.4-1.4L20.1 1.8l1.4 1.4z"/></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.65 22.8q-3.125 0-5.312-2.212T1.15 15.25t2.163-5.288T8.6 7.8h.325l1.425-2.475L12.4 6.5l.125-.2q.575-1.075 1.8-1.4t2.3.3l.875.5l-1 1.725l-.875-.5q-.35-.2-.763-.087t-.612.462l-.125.2L16.4 8.8L15 11.3q.575.9.862 1.913t.288 2.087q0 3.125-2.187 5.313T8.65 22.8m0-2q2.275 0 3.888-1.612T14.15 15.3q0-.775-.213-1.525T13.3 12.35l-.65-1.025l1.05-1.8l-2.6-1.5l-1.05 1.8h-1.1q-2.35 0-4.087 1.5T3.125 15.25q0 2.3 1.613 3.925T8.65 20.8M20 8.8v-2h3v2zm-5.5-5.5v-3h2v3zm4.875 2.025l-1.4-1.4L20.1 1.8l1.4 1.4z"/></svg>
</template>

CSS

.icon-bomb-outline-sharp {
  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.65%2022.8q-3.125%200-5.312-2.212T1.15%2015.25t2.163-5.288T8.6%207.8h.325l1.425-2.475L12.4%206.5l.125-.2q.575-1.075%201.8-1.4t2.3.3l.875.5l-1%201.725l-.875-.5q-.35-.2-.763-.087t-.612.462l-.125.2L16.4%208.8L15%2011.3q.575.9.862%201.913t.288%202.087q0%203.125-2.187%205.313T8.65%2022.8m0-2q2.275%200%203.888-1.612T14.15%2015.3q0-.775-.213-1.525T13.3%2012.35l-.65-1.025l1.05-1.8l-2.6-1.5l-1.05%201.8h-1.1q-2.35%200-4.087%201.5T3.125%2015.25q0%202.3%201.613%203.925T8.65%2020.8M20%208.8v-2h3v2zm-5.5-5.5v-3h2v3zm4.875%202.025l-1.4-1.4L20.1%201.8l1.4%201.4z%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.65%2022.8q-3.125%200-5.312-2.212T1.15%2015.25t2.163-5.288T8.6%207.8h.325l1.425-2.475L12.4%206.5l.125-.2q.575-1.075%201.8-1.4t2.3.3l.875.5l-1%201.725l-.875-.5q-.35-.2-.763-.087t-.612.462l-.125.2L16.4%208.8L15%2011.3q.575.9.862%201.913t.288%202.087q0%203.125-2.187%205.313T8.65%2022.8m0-2q2.275%200%203.888-1.612T14.15%2015.3q0-.775-.213-1.525T13.3%2012.35l-.65-1.025l1.05-1.8l-2.6-1.5l-1.05%201.8h-1.1q-2.35%200-4.087%201.5T3.125%2015.25q0%202.3%201.613%203.925T8.65%2020.8M20%208.8v-2h3v2zm-5.5-5.5v-3h2v3zm4.875%202.025l-1.4-1.4L20.1%201.8l1.4%201.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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