bxs bomb icon
bxs-bomb from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-bomb
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs bomb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M18.293 4.293l-1.086 1.086l-1.086-1.086a.999.999 0 0 0-1.414 0l-1.249 1.249A8.427 8.427 0 0 0 10.499 5C5.813 5 2 8.813 2 13.5S5.813 22 10.499 22s8.5-3.813 8.5-8.5a8.42 8.42 0 0 0-.431-2.654L19.914 9.5a.999.999 0 0 0 0-1.414l-1.293-1.293l1.09-1.09C19.94 5.474 20.556 5 21 5h1V3h-1c-1.4 0-2.584 1.167-2.707 1.293zM10.499 10c-.935 0-1.813.364-2.475 1.025A3.48 3.48 0 0 0 7 13.5H5c0-1.468.571-2.849 1.609-3.888A5.464 5.464 0 0 1 10.499 8v2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsBomb(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M18.293 4.293l-1.086 1.086l-1.086-1.086a.999.999 0 0 0-1.414 0l-1.249 1.249A8.427 8.427 0 0 0 10.499 5C5.813 5 2 8.813 2 13.5S5.813 22 10.499 22s8.5-3.813 8.5-8.5a8.42 8.42 0 0 0-.431-2.654L19.914 9.5a.999.999 0 0 0 0-1.414l-1.293-1.293l1.09-1.09C19.94 5.474 20.556 5 21 5h1V3h-1c-1.4 0-2.584 1.167-2.707 1.293zM10.499 10c-.935 0-1.813.364-2.475 1.025A3.48 3.48 0 0 0 7 13.5H5c0-1.468.571-2.849 1.609-3.888A5.464 5.464 0 0 1 10.499 8v2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M18.293 4.293l-1.086 1.086l-1.086-1.086a.999.999 0 0 0-1.414 0l-1.249 1.249A8.427 8.427 0 0 0 10.499 5C5.813 5 2 8.813 2 13.5S5.813 22 10.499 22s8.5-3.813 8.5-8.5a8.42 8.42 0 0 0-.431-2.654L19.914 9.5a.999.999 0 0 0 0-1.414l-1.293-1.293l1.09-1.09C19.94 5.474 20.556 5 21 5h1V3h-1c-1.4 0-2.584 1.167-2.707 1.293zM10.499 10c-.935 0-1.813.364-2.475 1.025A3.48 3.48 0 0 0 7 13.5H5c0-1.468.571-2.849 1.609-3.888A5.464 5.464 0 0 1 10.499 8v2z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-bomb {
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%20d%3D%22M18.293%204.293l-1.086%201.086l-1.086-1.086a.999.999%200%200%200-1.414%200l-1.249%201.249A8.427%208.427%200%200%200%2010.499%205C5.813%205%202%208.813%202%2013.5S5.813%2022%2010.499%2022s8.5-3.813%208.5-8.5a8.42%208.42%200%200%200-.431-2.654L19.914%209.5a.999.999%200%200%200%200-1.414l-1.293-1.293l1.09-1.09C19.94%205.474%2020.556%205%2021%205h1V3h-1c-1.4%200-2.584%201.167-2.707%201.293zM10.499%2010c-.935%200-1.813.364-2.475%201.025A3.48%203.48%200%200%200%207%2013.5H5c0-1.468.571-2.849%201.609-3.888A5.464%205.464%200%200%201%2010.499%208v2z%22%20fill%3D%22currentColor%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%20d%3D%22M18.293%204.293l-1.086%201.086l-1.086-1.086a.999.999%200%200%200-1.414%200l-1.249%201.249A8.427%208.427%200%200%200%2010.499%205C5.813%205%202%208.813%202%2013.5S5.813%2022%2010.499%2022s8.5-3.813%208.5-8.5a8.42%208.42%200%200%200-.431-2.654L19.914%209.5a.999.999%200%200%200%200-1.414l-1.293-1.293l1.09-1.09C19.94%205.474%2020.556%205%2021%205h1V3h-1c-1.4%200-2.584%201.167-2.707%201.293zM10.499%2010c-.935%200-1.813.364-2.475%201.025A3.48%203.48%200%200%200%207%2013.5H5c0-1.468.571-2.849%201.609-3.888A5.464%205.464%200%200%201%2010.499%208v2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-bomb.svg?color=%231a73e8&size=48