bomb3 icon
bomb3 from Reicon by REICON · Outline · Security · MIT Free for personal and commercial use.
- Name
- bomb3
- Set
- Reicon
- Style
- Outline
- Category
- Security
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More security icons from Reicon
Use the bomb3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.665 2.83a.75.75 0 0 1 1.006.335l.5 1a.75.75 0 1 1-1.342.67l-.5-1a.75.75 0 0 1 .336-1.006"/><path fill-rule="evenodd" d="M1.25 14.5a8.25 8.25 0 0 1 13.53-6.34l1.69-1.69a.75.75 0 1 1 1.06 1.06l-1.69 1.69A8.25 8.25 0 1 1 1.25 14.5M9.5 7.75a6.75 6.75 0 1 0 0 13.5a6.75 6.75 0 0 0 0-13.5" clip-rule="evenodd"/><path d="M19.835 6.83a.75.75 0 1 0-.67 1.341l1 .5a.75.75 0 1 0 .67-1.342zm.695-2.3a.75.75 0 0 0-1.06-1.06l-1 1a.75.75 0 0 0 1.06 1.06z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBomb3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.665 2.83a.75.75 0 0 1 1.006.335l.5 1a.75.75 0 1 1-1.342.67l-.5-1a.75.75 0 0 1 .336-1.006"/><path fillRule="evenodd" d="M1.25 14.5a8.25 8.25 0 0 1 13.53-6.34l1.69-1.69a.75.75 0 1 1 1.06 1.06l-1.69 1.69A8.25 8.25 0 1 1 1.25 14.5M9.5 7.75a6.75 6.75 0 1 0 0 13.5a6.75 6.75 0 0 0 0-13.5" clipRule="evenodd"/><path d="M19.835 6.83a.75.75 0 1 0-.67 1.341l1 .5a.75.75 0 1 0 .67-1.342zm.695-2.3a.75.75 0 0 0-1.06-1.06l-1 1a.75.75 0 0 0 1.06 1.06z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.665 2.83a.75.75 0 0 1 1.006.335l.5 1a.75.75 0 1 1-1.342.67l-.5-1a.75.75 0 0 1 .336-1.006"/><path fill-rule="evenodd" d="M1.25 14.5a8.25 8.25 0 0 1 13.53-6.34l1.69-1.69a.75.75 0 1 1 1.06 1.06l-1.69 1.69A8.25 8.25 0 1 1 1.25 14.5M9.5 7.75a6.75 6.75 0 1 0 0 13.5a6.75 6.75 0 0 0 0-13.5" clip-rule="evenodd"/><path d="M19.835 6.83a.75.75 0 1 0-.67 1.341l1 .5a.75.75 0 1 0 .67-1.342zm.695-2.3a.75.75 0 0 0-1.06-1.06l-1 1a.75.75 0 0 0 1.06 1.06z"/></g></svg> </template>
CSS
.icon-bomb3 {
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%22currentColor%22%3E%3Cpath%20d%3D%22M15.665%202.83a.75.75%200%200%201%201.006.335l.5%201a.75.75%200%201%201-1.342.67l-.5-1a.75.75%200%200%201%20.336-1.006%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25%2014.5a8.25%208.25%200%200%201%2013.53-6.34l1.69-1.69a.75.75%200%201%201%201.06%201.06l-1.69%201.69A8.25%208.25%200%201%201%201.25%2014.5M9.5%207.75a6.75%206.75%200%201%200%200%2013.5a6.75%206.75%200%200%200%200-13.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M19.835%206.83a.75.75%200%201%200-.67%201.341l1%20.5a.75.75%200%201%200%20.67-1.342zm.695-2.3a.75.75%200%200%200-1.06-1.06l-1%201a.75.75%200%200%200%201.06%201.06z%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%22currentColor%22%3E%3Cpath%20d%3D%22M15.665%202.83a.75.75%200%200%201%201.006.335l.5%201a.75.75%200%201%201-1.342.67l-.5-1a.75.75%200%200%201%20.336-1.006%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25%2014.5a8.25%208.25%200%200%201%2013.53-6.34l1.69-1.69a.75.75%200%201%201%201.06%201.06l-1.69%201.69A8.25%208.25%200%201%201%201.25%2014.5M9.5%207.75a6.75%206.75%200%201%200%200%2013.5a6.75%206.75%200%200%200%200-13.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M19.835%206.83a.75.75%200%201%200-.67%201.341l1%20.5a.75.75%200%201%200%20.67-1.342zm.695-2.3a.75.75%200%200%200-1.06-1.06l-1%201a.75.75%200%200%200%201.06%201.06z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bomb3.svg?color=%231a73e8&size=48