bomb icon
bomb-line-duotone from Solar by 480 Design · Line Duotone · Security · CC-BY-4.0 Attribution required.
- Name
- bomb-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Security
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 Iconsbomb-fillMingCute IconbombNoto EmojibombOpenMojibombPhosphorbombPixelarticonsbombStreamline EmojisbombTabler IconsbombTwitter Emoji
More security icons from Solar
barcode-boldbarcode-scan-boldbomb-emoji-boldbomb-minimalistic-boldcode-scan-boldeye-boldeye-closed-boldeye-scan-boldincognito-boldkey-boldkey-minimalistic-2-boldkey-minimalistic-boldkey-minimalistic-square-2-boldkey-minimalistic-square-3-boldkey-minimalistic-square-boldkey-square-2-boldkey-square-boldlock-boldlock-keyhole-boldlock-keyhole-minimalistic-boldlock-keyhole-minimalistic-unlocked-boldlock-keyhole-unlocked-boldlock-password-boldlock-password-unlocked-bold
Use the bomb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="9.5" cy="14.5" r="7.5"/><path stroke-linecap="round" d="M17 7L15 9" opacity=".5"/><path d="M17.9811 2.35316C18.1668 1.88228 18.8332 1.88228 19.0189 2.35316L19.6733 4.01242C19.73 4.15618 19.8438 4.26998 19.9876 4.32668L21.6468 4.98108C22.1177 5.16679 22.1177 5.83321 21.6468 6.01892L19.9876 6.67332C19.8438 6.73002 19.73 6.84382 19.6733 6.98758L19.0189 8.64684C18.8332 9.11772 18.1668 9.11772 17.9811 8.64684L17.3267 6.98758C17.27 6.84382 17.1562 6.73002 17.0124 6.67332L15.3532 6.01892C14.8823 5.83321 14.8823 5.16679 15.3532 4.98108L17.0124 4.32668C17.1562 4.26998 17.27 4.15618 17.3267 4.01242L17.9811 2.35316Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBombLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><circle cx="9.5" cy="14.5" r="7.5"/><path strokeLinecap="round" d="M17 7L15 9" opacity=".5"/><path d="M17.9811 2.35316C18.1668 1.88228 18.8332 1.88228 19.0189 2.35316L19.6733 4.01242C19.73 4.15618 19.8438 4.26998 19.9876 4.32668L21.6468 4.98108C22.1177 5.16679 22.1177 5.83321 21.6468 6.01892L19.9876 6.67332C19.8438 6.73002 19.73 6.84382 19.6733 6.98758L19.0189 8.64684C18.8332 9.11772 18.1668 9.11772 17.9811 8.64684L17.3267 6.98758C17.27 6.84382 17.1562 6.73002 17.0124 6.67332L15.3532 6.01892C14.8823 5.83321 14.8823 5.16679 15.3532 4.98108L17.0124 4.32668C17.1562 4.26998 17.27 4.15618 17.3267 4.01242L17.9811 2.35316Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="9.5" cy="14.5" r="7.5"/><path stroke-linecap="round" d="M17 7L15 9" opacity=".5"/><path d="M17.9811 2.35316C18.1668 1.88228 18.8332 1.88228 19.0189 2.35316L19.6733 4.01242C19.73 4.15618 19.8438 4.26998 19.9876 4.32668L21.6468 4.98108C22.1177 5.16679 22.1177 5.83321 21.6468 6.01892L19.9876 6.67332C19.8438 6.73002 19.73 6.84382 19.6733 6.98758L19.0189 8.64684C18.8332 9.11772 18.1668 9.11772 17.9811 8.64684L17.3267 6.98758C17.27 6.84382 17.1562 6.73002 17.0124 6.67332L15.3532 6.01892C14.8823 5.83321 14.8823 5.16679 15.3532 4.98108L17.0124 4.32668C17.1562 4.26998 17.27 4.15618 17.3267 4.01242L17.9811 2.35316Z"/></g></svg> </template>
CSS
.icon-bomb-line-duotone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%2214.5%22%20r%3D%227.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%207L15%209%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.9811%202.35316C18.1668%201.88228%2018.8332%201.88228%2019.0189%202.35316L19.6733%204.01242C19.73%204.15618%2019.8438%204.26998%2019.9876%204.32668L21.6468%204.98108C22.1177%205.16679%2022.1177%205.83321%2021.6468%206.01892L19.9876%206.67332C19.8438%206.73002%2019.73%206.84382%2019.6733%206.98758L19.0189%208.64684C18.8332%209.11772%2018.1668%209.11772%2017.9811%208.64684L17.3267%206.98758C17.27%206.84382%2017.1562%206.73002%2017.0124%206.67332L15.3532%206.01892C14.8823%205.83321%2014.8823%205.16679%2015.3532%204.98108L17.0124%204.32668C17.1562%204.26998%2017.27%204.15618%2017.3267%204.01242L17.9811%202.35316Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%229.5%22%20cy%3D%2214.5%22%20r%3D%227.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%207L15%209%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.9811%202.35316C18.1668%201.88228%2018.8332%201.88228%2019.0189%202.35316L19.6733%204.01242C19.73%204.15618%2019.8438%204.26998%2019.9876%204.32668L21.6468%204.98108C22.1177%205.16679%2022.1177%205.83321%2021.6468%206.01892L19.9876%206.67332C19.8438%206.73002%2019.73%206.84382%2019.6733%206.98758L19.0189%208.64684C18.8332%209.11772%2018.1668%209.11772%2017.9811%208.64684L17.3267%206.98758C17.27%206.84382%2017.1562%206.73002%2017.0124%206.67332L15.3532%206.01892C14.8823%205.83321%2014.8823%205.16679%2015.3532%204.98108L17.0124%204.32668C17.1562%204.26998%2017.27%204.15618%2017.3267%204.01242L17.9811%202.35316Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bomb-line-duotone.svg?color=%231a73e8&size=48