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

Name
bomb-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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 20.589q2.294 0 3.897-1.613t1.603-3.887q0-.776-.213-1.526t-.638-1.425l-.65-1.025l.8-1.396q.097-.154.049-.346t-.202-.288l-1.812-1.039q-.154-.096-.346-.038q-.192.057-.288.211l-.8 1.396l-1.178-.019q-2.35-.038-4.048 1.539q-1.7 1.576-1.7 3.905q0 2.3 1.613 3.925t3.913 1.625M19.5 8.684q-.213 0-.356-.143Q19 8.397 19 8.184t.144-.356t.356-.144h1q.213 0 .356.144t.144.357t-.144.356t-.356.143zM15.115 4.07q-.213 0-.356-.143t-.143-.357v-1q0-.212.143-.356q.144-.144.357-.144t.356.144t.144.356v1q0 .213-.144.357t-.357.143m3.387.883q-.14-.14-.14-.335t.14-.334l.725-.745q.14-.14.354-.15t.354.14t.13.364t-.15.354l-.724.725q-.141.14-.345.131t-.344-.15m-2.083 2.579q-.063 0-.125-.013q-.061-.012-.123-.05l-.43-.255q-.543-.315-1.157-.154q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.728q.124.484-.118.932l-.617 1.085q.575.938.949 1.95t.374 2.127q0 2.682-1.895 4.533T8.943 21.57t-4.615-1.908t-1.909-4.603q0-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.368l.125-.2q.517-.902 1.511-1.17t1.897.262l.424.247q.112.065.185.182t.073.252q0 .21-.145.353t-.36.143"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBombOutlineRounded(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 20.589q2.294 0 3.897-1.613t1.603-3.887q0-.776-.213-1.526t-.638-1.425l-.65-1.025l.8-1.396q.097-.154.049-.346t-.202-.288l-1.812-1.039q-.154-.096-.346-.038q-.192.057-.288.211l-.8 1.396l-1.178-.019q-2.35-.038-4.048 1.539q-1.7 1.576-1.7 3.905q0 2.3 1.613 3.925t3.913 1.625M19.5 8.684q-.213 0-.356-.143Q19 8.397 19 8.184t.144-.356t.356-.144h1q.213 0 .356.144t.144.357t-.144.356t-.356.143zM15.115 4.07q-.213 0-.356-.143t-.143-.357v-1q0-.212.143-.356q.144-.144.357-.144t.356.144t.144.356v1q0 .213-.144.357t-.357.143m3.387.883q-.14-.14-.14-.335t.14-.334l.725-.745q.14-.14.354-.15t.354.14t.13.364t-.15.354l-.724.725q-.141.14-.345.131t-.344-.15m-2.083 2.579q-.063 0-.125-.013q-.061-.012-.123-.05l-.43-.255q-.543-.315-1.157-.154q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.728q.124.484-.118.932l-.617 1.085q.575.938.949 1.95t.374 2.127q0 2.682-1.895 4.533T8.943 21.57t-4.615-1.908t-1.909-4.603q0-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.368l.125-.2q.517-.902 1.511-1.17t1.897.262l.424.247q.112.065.185.182t.073.252q0 .21-.145.353t-.36.143"/></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 20.589q2.294 0 3.897-1.613t1.603-3.887q0-.776-.213-1.526t-.638-1.425l-.65-1.025l.8-1.396q.097-.154.049-.346t-.202-.288l-1.812-1.039q-.154-.096-.346-.038q-.192.057-.288.211l-.8 1.396l-1.178-.019q-2.35-.038-4.048 1.539q-1.7 1.576-1.7 3.905q0 2.3 1.613 3.925t3.913 1.625M19.5 8.684q-.213 0-.356-.143Q19 8.397 19 8.184t.144-.356t.356-.144h1q.213 0 .356.144t.144.357t-.144.356t-.356.143zM15.115 4.07q-.213 0-.356-.143t-.143-.357v-1q0-.212.143-.356q.144-.144.357-.144t.356.144t.144.356v1q0 .213-.144.357t-.357.143m3.387.883q-.14-.14-.14-.335t.14-.334l.725-.745q.14-.14.354-.15t.354.14t.13.364t-.15.354l-.724.725q-.141.14-.345.131t-.344-.15m-2.083 2.579q-.063 0-.125-.013q-.061-.012-.123-.05l-.43-.255q-.543-.315-1.157-.154q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.728q.124.484-.118.932l-.617 1.085q.575.938.949 1.95t.374 2.127q0 2.682-1.895 4.533T8.943 21.57t-4.615-1.908t-1.909-4.603q0-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.368l.125-.2q.517-.902 1.511-1.17t1.897.262l.424.247q.112.065.185.182t.073.252q0 .21-.145.353t-.36.143"/></svg>
</template>

CSS

.icon-bomb-outline-rounded {
  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%2020.589q2.294%200%203.897-1.613t1.603-3.887q0-.776-.213-1.526t-.638-1.425l-.65-1.025l.8-1.396q.097-.154.049-.346t-.202-.288l-1.812-1.039q-.154-.096-.346-.038q-.192.057-.288.211l-.8%201.396l-1.178-.019q-2.35-.038-4.048%201.539q-1.7%201.576-1.7%203.905q0%202.3%201.613%203.925t3.913%201.625M19.5%208.684q-.213%200-.356-.143Q19%208.397%2019%208.184t.144-.356t.356-.144h1q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM15.115%204.07q-.213%200-.356-.143t-.143-.357v-1q0-.212.143-.356q.144-.144.357-.144t.356.144t.144.356v1q0%20.213-.144.357t-.357.143m3.387.883q-.14-.14-.14-.335t.14-.334l.725-.745q.14-.14.354-.15t.354.14t.13.364t-.15.354l-.724.725q-.141.14-.345.131t-.344-.15m-2.083%202.579q-.063%200-.125-.013q-.061-.012-.123-.05l-.43-.255q-.543-.315-1.157-.154q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.728q.124.484-.118.932l-.617%201.085q.575.938.949%201.95t.374%202.127q0%202.682-1.895%204.533T8.943%2021.57t-4.615-1.908t-1.909-4.603q0-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.368l.125-.2q.517-.902%201.511-1.17t1.897.262l.424.247q.112.065.185.182t.073.252q0%20.21-.145.353t-.36.143%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%2020.589q2.294%200%203.897-1.613t1.603-3.887q0-.776-.213-1.526t-.638-1.425l-.65-1.025l.8-1.396q.097-.154.049-.346t-.202-.288l-1.812-1.039q-.154-.096-.346-.038q-.192.057-.288.211l-.8%201.396l-1.178-.019q-2.35-.038-4.048%201.539q-1.7%201.576-1.7%203.905q0%202.3%201.613%203.925t3.913%201.625M19.5%208.684q-.213%200-.356-.143Q19%208.397%2019%208.184t.144-.356t.356-.144h1q.213%200%20.356.144t.144.357t-.144.356t-.356.143zM15.115%204.07q-.213%200-.356-.143t-.143-.357v-1q0-.212.143-.356q.144-.144.357-.144t.356.144t.144.356v1q0%20.213-.144.357t-.357.143m3.387.883q-.14-.14-.14-.335t.14-.334l.725-.745q.14-.14.354-.15t.354.14t.13.364t-.15.354l-.724.725q-.141.14-.345.131t-.344-.15m-2.083%202.579q-.063%200-.125-.013q-.061-.012-.123-.05l-.43-.255q-.543-.315-1.157-.154q-.615.16-.911.702l-.106.2l.712.402q.448.243.572.728q.124.484-.118.932l-.617%201.085q.575.938.949%201.95t.374%202.127q0%202.682-1.895%204.533T8.943%2021.57t-4.615-1.908t-1.909-4.603q0-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.368l.125-.2q.517-.902%201.511-1.17t1.897.262l.424.247q.112.065.185.182t.073.252q0%20.21-.145.353t-.36.143%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-outline-rounded.svg?color=%231a73e8&size=48