bug icon
bug-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- bug-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
bugAkar Iconsbug-filledAnt Design IconsbugBootstrap IconsbugBoxIcons v2bugBoxIcons v2 SolidbugCodiconsbugEmoji One (Colored)bugFont Awesome 6 SolidbugFont Awesome Solidbug-outlineFlowbite Iconsbug-16-filledFluent UI System IconsbugFluent EmojibugFluent Emoji FlatbugFluent Emoji High ContrastbugFirefox OS EmojibugIconParkbugIconPark OutlinebugIconPark SolidbugIconPark TwoTonebugIconoirbugIonIconsbugJam IconsbugLine AwesomebugLucide
Related icons in Phosphor
Use the bug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 92a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-68-12a12 12 0 1 0 12 12a12 12 0 0 0-12-12m116 64a87.8 87.8 0 0 1-3 23l22.24 9.72A8 8 0 0 1 232 192a7.9 7.9 0 0 1-3.2-.67L207.38 182a88 88 0 0 1-158.76 0l-21.42 9.33a7.9 7.9 0 0 1-3.2.67a8 8 0 0 1-3.2-15.33L43 167a87.8 87.8 0 0 1-3-23v-8H16a8 8 0 0 1 0-16h24v-8a87.8 87.8 0 0 1 3-23l-22.2-9.67a8 8 0 1 1 6.4-14.66L48.62 74a88 88 0 0 1 158.76 0l21.42-9.36a8 8 0 0 1 6.4 14.66L213 89.05a87.8 87.8 0 0 1 3 23v8h24a8 8 0 0 1 0 16h-24Zm-80 0a8 8 0 0 0-16 0v64a8 8 0 0 0 16 0Zm64-32a72 72 0 0 0-144 0v8h144Z"/></svg>
React
import type { SVGProps } from "react";
export function PhBugFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 92a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-68-12a12 12 0 1 0 12 12a12 12 0 0 0-12-12m116 64a87.8 87.8 0 0 1-3 23l22.24 9.72A8 8 0 0 1 232 192a7.9 7.9 0 0 1-3.2-.67L207.38 182a88 88 0 0 1-158.76 0l-21.42 9.33a7.9 7.9 0 0 1-3.2.67a8 8 0 0 1-3.2-15.33L43 167a87.8 87.8 0 0 1-3-23v-8H16a8 8 0 0 1 0-16h24v-8a87.8 87.8 0 0 1 3-23l-22.2-9.67a8 8 0 1 1 6.4-14.66L48.62 74a88 88 0 0 1 158.76 0l21.42-9.36a8 8 0 0 1 6.4 14.66L213 89.05a87.8 87.8 0 0 1 3 23v8h24a8 8 0 0 1 0 16h-24Zm-80 0a8 8 0 0 0-16 0v64a8 8 0 0 0 16 0Zm64-32a72 72 0 0 0-144 0v8h144Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 92a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-68-12a12 12 0 1 0 12 12a12 12 0 0 0-12-12m116 64a87.8 87.8 0 0 1-3 23l22.24 9.72A8 8 0 0 1 232 192a7.9 7.9 0 0 1-3.2-.67L207.38 182a88 88 0 0 1-158.76 0l-21.42 9.33a7.9 7.9 0 0 1-3.2.67a8 8 0 0 1-3.2-15.33L43 167a87.8 87.8 0 0 1-3-23v-8H16a8 8 0 0 1 0-16h24v-8a87.8 87.8 0 0 1 3-23l-22.2-9.67a8 8 0 1 1 6.4-14.66L48.62 74a88 88 0 0 1 158.76 0l21.42-9.36a8 8 0 0 1 6.4 14.66L213 89.05a87.8 87.8 0 0 1 3 23v8h24a8 8 0 0 1 0 16h-24Zm-80 0a8 8 0 0 0-16 0v64a8 8 0 0 0 16 0Zm64-32a72 72 0 0 0-144 0v8h144Z"/></svg> </template>
CSS
.icon-bug-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168%2092a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m-68-12a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m116%2064a87.8%2087.8%200%200%201-3%2023l22.24%209.72A8%208%200%200%201%20232%20192a7.9%207.9%200%200%201-3.2-.67L207.38%20182a88%2088%200%200%201-158.76%200l-21.42%209.33a7.9%207.9%200%200%201-3.2.67a8%208%200%200%201-3.2-15.33L43%20167a87.8%2087.8%200%200%201-3-23v-8H16a8%208%200%200%201%200-16h24v-8a87.8%2087.8%200%200%201%203-23l-22.2-9.67a8%208%200%201%201%206.4-14.66L48.62%2074a88%2088%200%200%201%20158.76%200l21.42-9.36a8%208%200%200%201%206.4%2014.66L213%2089.05a87.8%2087.8%200%200%201%203%2023v8h24a8%208%200%200%201%200%2016h-24Zm-80%200a8%208%200%200%200-16%200v64a8%208%200%200%200%2016%200Zm64-32a72%2072%200%200%200-144%200v8h144Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168%2092a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m-68-12a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12m116%2064a87.8%2087.8%200%200%201-3%2023l22.24%209.72A8%208%200%200%201%20232%20192a7.9%207.9%200%200%201-3.2-.67L207.38%20182a88%2088%200%200%201-158.76%200l-21.42%209.33a7.9%207.9%200%200%201-3.2.67a8%208%200%200%201-3.2-15.33L43%20167a87.8%2087.8%200%200%201-3-23v-8H16a8%208%200%200%201%200-16h24v-8a87.8%2087.8%200%200%201%203-23l-22.2-9.67a8%208%200%201%201%206.4-14.66L48.62%2074a88%2088%200%200%201%20158.76%200l21.42-9.36a8%208%200%200%201%206.4%2014.66L213%2089.05a87.8%2087.8%200%200%201%203%2023v8h24a8%208%200%200%201%200%2016h-24Zm-80%200a8%208%200%200%200-16%200v64a8%208%200%200%200%2016%200Zm64-32a72%2072%200%200%200-144%200v8h144Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bug-fill.svg?color=%231a73e8&size=48