bomb icon
bomb-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- bomb-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
bombBoxIcons v2bombBoxIcons v2 SolidbombEmoji One (Colored)bombFont Awesome 6 SolidbombFont Awesome SolidbombFluent EmojibombFluent Emoji FlatbombFluent Emoji High ContrastbombFirefox OS EmojibombHuge IconsbombLine AwesomebombLucidebombMaterial SymbolsbombMaterial Symbols LightbombMaterial Design IconsbombNoto EmojibombOpenMojibombPhosphorbombPixelarticonsbomb-boldSolarbombStreamline EmojisbombTabler IconsbombTwitter Emoji
Use the bomb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.75 3.273v-1m-2.165 2.25l-.866-.5m5.196.5l.866-.5m0 3.5l-.866-.5M9.433 12.52A2.96 2.96 0 0 1 12 11.036m3.5-3.098l.775-1.342m-2.507.343l-.808.716c-2.81-.562-5.73.607-7.183 3.123c-1.844 3.195-.625 7.352 2.723 9.285s7.557.91 9.401-2.284c1.453-2.516 1.006-5.63-.885-7.782l.216-1.058z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBombLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16.75 3.273v-1m-2.165 2.25l-.866-.5m5.196.5l.866-.5m0 3.5l-.866-.5M9.433 12.52A2.96 2.96 0 0 1 12 11.036m3.5-3.098l.775-1.342m-2.507.343l-.808.716c-2.81-.562-5.73.607-7.183 3.123c-1.844 3.195-.625 7.352 2.723 9.285s7.557.91 9.401-2.284c1.453-2.516 1.006-5.63-.885-7.782l.216-1.058z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.75 3.273v-1m-2.165 2.25l-.866-.5m5.196.5l.866-.5m0 3.5l-.866-.5M9.433 12.52A2.96 2.96 0 0 1 12 11.036m3.5-3.098l.775-1.342m-2.507.343l-.808.716c-2.81-.562-5.73.607-7.183 3.123c-1.844 3.195-.625 7.352 2.723 9.285s7.557.91 9.401-2.284c1.453-2.516 1.006-5.63-.885-7.782l.216-1.058z"/></svg> </template>
CSS
.icon-bomb-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.75%203.273v-1m-2.165%202.25l-.866-.5m5.196.5l.866-.5m0%203.5l-.866-.5M9.433%2012.52A2.96%202.96%200%200%201%2012%2011.036m3.5-3.098l.775-1.342m-2.507.343l-.808.716c-2.81-.562-5.73.607-7.183%203.123c-1.844%203.195-.625%207.352%202.723%209.285s7.557.91%209.401-2.284c1.453-2.516%201.006-5.63-.885-7.782l.216-1.058z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.75%203.273v-1m-2.165%202.25l-.866-.5m5.196.5l.866-.5m0%203.5l-.866-.5M9.433%2012.52A2.96%202.96%200%200%201%2012%2011.036m3.5-3.098l.775-1.342m-2.507.343l-.808.716c-2.81-.562-5.73.607-7.183%203.123c-1.844%203.195-.625%207.352%202.723%209.285s7.557.91%209.401-2.284c1.453-2.516%201.006-5.63-.885-7.782l.216-1.058z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/bomb-line.svg?color=%231a73e8&size=48