Bomber Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bomber icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322841.svg" alt="Bomber icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322841.svg" alt="Bomber icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322841.svg" alt="Bomber icon" :width="24" :height="24" />
CSS background
.icon-bomber {
background-image: url('https://proicons.com/icon/322841.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="f" cx="12.3963" cy="11.265" r="4.6672"/><path class="f" d="M35.0514,18.209l-1.1712-4.5692-5.7837-1.6825s-2.0867,1.9597-3.5195,3.2838c-6.8652.8582-12.1807,6.7032-12.1807,13.8009,0,7.6885,6.2327,13.9212,13.9212,13.9212s13.9212-6.2327,13.9212-13.9212c0-4.3791-2.026-8.2811-5.1873-10.833Z"/><path class="f" d="M17.0635,11.265c5.4858,0,7.2209-5.3018,12.2686-5.3018,2.1821,0,3.3388,1.4196,3.3388,3.3914,0,1.7351-1.3812,2.7155-1.6067,3.466"/></svg>
Bomber in other icon packs
Copied!