bomb-outline from Solar by 480 Design · Outline · Security · CC-BY-4.0 Attribution required.

Name
bomb-outline
Set
Solar
Style
Outline
Category
Security
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More security icons from Solar

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" fill-rule="evenodd" d="M19.7166 2.07799C19.2812 0.974002 17.7188 0.974002 17.2834 2.07799L16.6596 3.6596L15.078 4.28338C13.974 4.71879 13.974 6.28121 15.078 6.71662L15.8989 7.0404L14.7793 8.16005C13.3487 6.96747 11.5081 6.25 9.5 6.25C4.94365 6.25 1.25 9.94365 1.25 14.5C1.25 19.0563 4.94365 22.75 9.5 22.75C14.0563 22.75 17.75 19.0563 17.75 14.5C17.75 12.4919 17.0325 10.6513 15.84 9.22071L16.9596 8.10106L17.2834 8.92201C17.7188 10.026 19.2812 10.026 19.7166 8.92201L20.3404 7.3404L21.922 6.71662C23.026 6.28121 23.026 4.71879 21.922 4.28338L20.3404 3.6596L19.7166 2.07799ZM18.0244 4.28758L18.5 3.08162L18.9756 4.28758C19.1086 4.62464 19.3754 4.89144 19.7124 5.02438L20.9184 5.5L19.7124 5.97562C19.3754 6.10856 19.1086 6.37536 18.9756 6.71242L18.5 7.91838L18.0244 6.71242C17.8914 6.37536 17.6246 6.10856 17.2876 5.97562L16.0816 5.5L17.2876 5.02438C17.6246 4.89144 17.8914 4.62464 18.0244 4.28758ZM9.5 7.75C5.77208 7.75 2.75 10.7721 2.75 14.5C2.75 18.2279 5.77208 21.25 9.5 21.25C13.2279 21.25 16.25 18.2279 16.25 14.5C16.25 10.7721 13.2279 7.75 9.5 7.75Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarBombOutline(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" fillRule="evenodd" d="M19.7166 2.07799C19.2812 0.974002 17.7188 0.974002 17.2834 2.07799L16.6596 3.6596L15.078 4.28338C13.974 4.71879 13.974 6.28121 15.078 6.71662L15.8989 7.0404L14.7793 8.16005C13.3487 6.96747 11.5081 6.25 9.5 6.25C4.94365 6.25 1.25 9.94365 1.25 14.5C1.25 19.0563 4.94365 22.75 9.5 22.75C14.0563 22.75 17.75 19.0563 17.75 14.5C17.75 12.4919 17.0325 10.6513 15.84 9.22071L16.9596 8.10106L17.2834 8.92201C17.7188 10.026 19.2812 10.026 19.7166 8.92201L20.3404 7.3404L21.922 6.71662C23.026 6.28121 23.026 4.71879 21.922 4.28338L20.3404 3.6596L19.7166 2.07799ZM18.0244 4.28758L18.5 3.08162L18.9756 4.28758C19.1086 4.62464 19.3754 4.89144 19.7124 5.02438L20.9184 5.5L19.7124 5.97562C19.3754 6.10856 19.1086 6.37536 18.9756 6.71242L18.5 7.91838L18.0244 6.71242C17.8914 6.37536 17.6246 6.10856 17.2876 5.97562L16.0816 5.5L17.2876 5.02438C17.6246 4.89144 17.8914 4.62464 18.0244 4.28758ZM9.5 7.75C5.77208 7.75 2.75 10.7721 2.75 14.5C2.75 18.2279 5.77208 21.25 9.5 21.25C13.2279 21.25 16.25 18.2279 16.25 14.5C16.25 10.7721 13.2279 7.75 9.5 7.75Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.7166 2.07799C19.2812 0.974002 17.7188 0.974002 17.2834 2.07799L16.6596 3.6596L15.078 4.28338C13.974 4.71879 13.974 6.28121 15.078 6.71662L15.8989 7.0404L14.7793 8.16005C13.3487 6.96747 11.5081 6.25 9.5 6.25C4.94365 6.25 1.25 9.94365 1.25 14.5C1.25 19.0563 4.94365 22.75 9.5 22.75C14.0563 22.75 17.75 19.0563 17.75 14.5C17.75 12.4919 17.0325 10.6513 15.84 9.22071L16.9596 8.10106L17.2834 8.92201C17.7188 10.026 19.2812 10.026 19.7166 8.92201L20.3404 7.3404L21.922 6.71662C23.026 6.28121 23.026 4.71879 21.922 4.28338L20.3404 3.6596L19.7166 2.07799ZM18.0244 4.28758L18.5 3.08162L18.9756 4.28758C19.1086 4.62464 19.3754 4.89144 19.7124 5.02438L20.9184 5.5L19.7124 5.97562C19.3754 6.10856 19.1086 6.37536 18.9756 6.71242L18.5 7.91838L18.0244 6.71242C17.8914 6.37536 17.6246 6.10856 17.2876 5.97562L16.0816 5.5L17.2876 5.02438C17.6246 4.89144 17.8914 4.62464 18.0244 4.28758ZM9.5 7.75C5.77208 7.75 2.75 10.7721 2.75 14.5C2.75 18.2279 5.77208 21.25 9.5 21.25C13.2279 21.25 16.25 18.2279 16.25 14.5C16.25 10.7721 13.2279 7.75 9.5 7.75Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-bomb-outline {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.7166%202.07799C19.2812%200.974002%2017.7188%200.974002%2017.2834%202.07799L16.6596%203.6596L15.078%204.28338C13.974%204.71879%2013.974%206.28121%2015.078%206.71662L15.8989%207.0404L14.7793%208.16005C13.3487%206.96747%2011.5081%206.25%209.5%206.25C4.94365%206.25%201.25%209.94365%201.25%2014.5C1.25%2019.0563%204.94365%2022.75%209.5%2022.75C14.0563%2022.75%2017.75%2019.0563%2017.75%2014.5C17.75%2012.4919%2017.0325%2010.6513%2015.84%209.22071L16.9596%208.10106L17.2834%208.92201C17.7188%2010.026%2019.2812%2010.026%2019.7166%208.92201L20.3404%207.3404L21.922%206.71662C23.026%206.28121%2023.026%204.71879%2021.922%204.28338L20.3404%203.6596L19.7166%202.07799ZM18.0244%204.28758L18.5%203.08162L18.9756%204.28758C19.1086%204.62464%2019.3754%204.89144%2019.7124%205.02438L20.9184%205.5L19.7124%205.97562C19.3754%206.10856%2019.1086%206.37536%2018.9756%206.71242L18.5%207.91838L18.0244%206.71242C17.8914%206.37536%2017.6246%206.10856%2017.2876%205.97562L16.0816%205.5L17.2876%205.02438C17.6246%204.89144%2017.8914%204.62464%2018.0244%204.28758ZM9.5%207.75C5.77208%207.75%202.75%2010.7721%202.75%2014.5C2.75%2018.2279%205.77208%2021.25%209.5%2021.25C13.2279%2021.25%2016.25%2018.2279%2016.25%2014.5C16.25%2010.7721%2013.2279%207.75%209.5%207.75Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.7166%202.07799C19.2812%200.974002%2017.7188%200.974002%2017.2834%202.07799L16.6596%203.6596L15.078%204.28338C13.974%204.71879%2013.974%206.28121%2015.078%206.71662L15.8989%207.0404L14.7793%208.16005C13.3487%206.96747%2011.5081%206.25%209.5%206.25C4.94365%206.25%201.25%209.94365%201.25%2014.5C1.25%2019.0563%204.94365%2022.75%209.5%2022.75C14.0563%2022.75%2017.75%2019.0563%2017.75%2014.5C17.75%2012.4919%2017.0325%2010.6513%2015.84%209.22071L16.9596%208.10106L17.2834%208.92201C17.7188%2010.026%2019.2812%2010.026%2019.7166%208.92201L20.3404%207.3404L21.922%206.71662C23.026%206.28121%2023.026%204.71879%2021.922%204.28338L20.3404%203.6596L19.7166%202.07799ZM18.0244%204.28758L18.5%203.08162L18.9756%204.28758C19.1086%204.62464%2019.3754%204.89144%2019.7124%205.02438L20.9184%205.5L19.7124%205.97562C19.3754%206.10856%2019.1086%206.37536%2018.9756%206.71242L18.5%207.91838L18.0244%206.71242C17.8914%206.37536%2017.6246%206.10856%2017.2876%205.97562L16.0816%205.5L17.2876%205.02438C17.6246%204.89144%2017.8914%204.62464%2018.0244%204.28758ZM9.5%207.75C5.77208%207.75%202.75%2010.7721%202.75%2014.5C2.75%2018.2279%205.77208%2021.25%209.5%2021.25C13.2279%2021.25%2016.25%2018.2279%2016.25%2014.5C16.25%2010.7721%2013.2279%207.75%209.5%207.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bomb-outline.svg?color=%231a73e8&size=48