bug icon
bug-outline from Dither Icons by Vijay K Singh · Outline · MIT Free for personal and commercial use.
- Name
- bug-outline
- Set
- Dither Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All bug icons →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 IconsbugKeyline IconsbugLine Awesome
Use the bug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M7.5 14H3.7M16.5 14h3.8M8.4 17.6 5.5 18.8 4.1 20.5M15.6 17.6 18.5 18.8 19.9 20.5" opacity=".7"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M8.4 10.6 5.5 9.2 4.1 7.5"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M15.6 10.6 18.5 9.2 19.9 7.5"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.15" d="M10.3 5.3 8.7 2.8"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.15" d="M13.7 5.3 15.3 2.8"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M9.65 7.45V7a2.35 2.35 0 0 1 4.7 0v.45Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M10.8 9.5C8.9 9.5 8.1 11 8.1 14v1.5c0 2.6 .8 4.3 2.7 4.3Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M13.2 9.5c1.9 0 2.7 1.5 2.7 4.5v1.5c0 2.6-.8 4.3-2.7 4.3Z"/><circle cx="12" cy="14" r=".38" opacity=".5"/><g opacity="0"><circle cx="12" cy="14" r=".55"/><circle cx="12" cy="14" r=".93" fill="none" stroke="currentColor" stroke-width=".35"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M9.4 12.9v-1.2h1.2M13.4 11.7h1.2v1.2M14.6 15.1v1.2h-1.2M10.6 16.3H9.4v-1.2" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherBugOutline(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 fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.25" d="M7.5 14H3.7M16.5 14h3.8M8.4 17.6 5.5 18.8 4.1 20.5M15.6 17.6 18.5 18.8 19.9 20.5" opacity=".7"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.25" d="M8.4 10.6 5.5 9.2 4.1 7.5"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.25" d="M15.6 10.6 18.5 9.2 19.9 7.5"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.15" d="M10.3 5.3 8.7 2.8"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.15" d="M13.7 5.3 15.3 2.8"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.3" d="M9.65 7.45V7a2.35 2.35 0 0 1 4.7 0v.45Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.3" d="M10.8 9.5C8.9 9.5 8.1 11 8.1 14v1.5c0 2.6 .8 4.3 2.7 4.3Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.3" d="M13.2 9.5c1.9 0 2.7 1.5 2.7 4.5v1.5c0 2.6-.8 4.3-2.7 4.3Z"/><circle cx="12" cy="14" r=".38" opacity=".5"/><g opacity="0"><circle cx="12" cy="14" r=".55"/><circle cx="12" cy="14" r=".93" fill="none" stroke="currentColor" strokeWidth=".35"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".5" d="M9.4 12.9v-1.2h1.2M13.4 11.7h1.2v1.2M14.6 15.1v1.2h-1.2M10.6 16.3H9.4v-1.2" opacity="0"/></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 fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M7.5 14H3.7M16.5 14h3.8M8.4 17.6 5.5 18.8 4.1 20.5M15.6 17.6 18.5 18.8 19.9 20.5" opacity=".7"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M8.4 10.6 5.5 9.2 4.1 7.5"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M15.6 10.6 18.5 9.2 19.9 7.5"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.15" d="M10.3 5.3 8.7 2.8"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.15" d="M13.7 5.3 15.3 2.8"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M9.65 7.45V7a2.35 2.35 0 0 1 4.7 0v.45Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M10.8 9.5C8.9 9.5 8.1 11 8.1 14v1.5c0 2.6 .8 4.3 2.7 4.3Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M13.2 9.5c1.9 0 2.7 1.5 2.7 4.5v1.5c0 2.6-.8 4.3-2.7 4.3Z"/><circle cx="12" cy="14" r=".38" opacity=".5"/><g opacity="0"><circle cx="12" cy="14" r=".55"/><circle cx="12" cy="14" r=".93" fill="none" stroke="currentColor" stroke-width=".35"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M9.4 12.9v-1.2h1.2M13.4 11.7h1.2v1.2M14.6 15.1v1.2h-1.2M10.6 16.3H9.4v-1.2" opacity="0"/></g></svg> </template>
CSS
.icon-bug-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.25%22%20d%3D%22M7.5%2014H3.7M16.5%2014h3.8M8.4%2017.6%205.5%2018.8%204.1%2020.5M15.6%2017.6%2018.5%2018.8%2019.9%2020.5%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.25%22%20d%3D%22M8.4%2010.6%205.5%209.2%204.1%207.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.25%22%20d%3D%22M15.6%2010.6%2018.5%209.2%2019.9%207.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.15%22%20d%3D%22M10.3%205.3%208.7%202.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.15%22%20d%3D%22M13.7%205.3%2015.3%202.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M9.65%207.45V7a2.35%202.35%200%200%201%204.7%200v.45Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M10.8%209.5C8.9%209.5%208.1%2011%208.1%2014v1.5c0%202.6%20.8%204.3%202.7%204.3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M13.2%209.5c1.9%200%202.7%201.5%202.7%204.5v1.5c0%202.6-.8%204.3-2.7%204.3Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%22.38%22%20opacity%3D%22.5%22%2F%3E%3Cg%20opacity%3D%220%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%22.55%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%22.93%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.35%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M9.4%2012.9v-1.2h1.2M13.4%2011.7h1.2v1.2M14.6%2015.1v1.2h-1.2M10.6%2016.3H9.4v-1.2%22%20opacity%3D%220%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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.25%22%20d%3D%22M7.5%2014H3.7M16.5%2014h3.8M8.4%2017.6%205.5%2018.8%204.1%2020.5M15.6%2017.6%2018.5%2018.8%2019.9%2020.5%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.25%22%20d%3D%22M8.4%2010.6%205.5%209.2%204.1%207.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.25%22%20d%3D%22M15.6%2010.6%2018.5%209.2%2019.9%207.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.15%22%20d%3D%22M10.3%205.3%208.7%202.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.15%22%20d%3D%22M13.7%205.3%2015.3%202.8%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M9.65%207.45V7a2.35%202.35%200%200%201%204.7%200v.45Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M10.8%209.5C8.9%209.5%208.1%2011%208.1%2014v1.5c0%202.6%20.8%204.3%202.7%204.3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.3%22%20d%3D%22M13.2%209.5c1.9%200%202.7%201.5%202.7%204.5v1.5c0%202.6-.8%204.3-2.7%204.3Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%22.38%22%20opacity%3D%22.5%22%2F%3E%3Cg%20opacity%3D%220%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%22.55%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%22.93%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.35%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M9.4%2012.9v-1.2h1.2M13.4%2011.7h1.2v1.2M14.6%2015.1v1.2h-1.2M10.6%2016.3H9.4v-1.2%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/bug-outline.svg?color=%231a73e8&size=48