bug icon
bug-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.
- Name
- bug-sharp-duotone
- Set
- Keyline Icons
- Style
- Sharp Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
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
Use the bug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M15 7.694L15 5.695C15 4.972 14.683 4.316 14.168 3.832C13.622 3.319 12.852 3 12 3C11.148 3 10.378 3.319 9.832 3.832C9.317 4.316 9 4.972 9 5.695L9 7.694M7.7071 1.7071L9.832 3.832M16.2929 1.7071L14.168 3.832M20 3.6L20 5.57C20 7.485 18.796 9.055 17.2 9.4M4 3.6L4 5.57C4 7.485 5.204 9.055 6.8 9.4M22 13.4L17.5 13.4M2 13.4L6.5 13.4M20.5 23L20.5 21.03C20.5 19.215 18.931 17.727 16.85 17.4M3.5 23L3.5 21.03C3.5 19.215 5.07 17.727 7.15 17.4"/><path fill="currentColor" fill-opacity=".4" d="M11 11L13 11L13 16.6L11 16.6Z" stroke="none"/><path fill="currentColor" fill-rule="evenodd" d="M5.8715 9.0286C5.6143 9.6717 5.5 10.3228 5.5 10.9L5.5 14.6C5.5 18.2152 8.4058 21.2 12 21.2C15.5942 21.2 18.5 18.2152 18.5 14.6L18.5 10.9C18.5 10.3228 18.3857 9.6717 18.1285 9.0286C18.0881 8.9277 18.0316 8.8341 17.9611 8.7514C16.473 7.0053 14.2937 6 12 6C9.7063 6 7.527 7.0053 6.0389 8.7514C5.9684 8.8341 5.9119 8.9277 5.8715 9.0286ZM11 11L13 11L13 16.6L11 16.6Z" clip-rule="evenodd" stroke="none"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsBugSharpDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path strokeOpacity=".4" d="M15 7.694L15 5.695C15 4.972 14.683 4.316 14.168 3.832C13.622 3.319 12.852 3 12 3C11.148 3 10.378 3.319 9.832 3.832C9.317 4.316 9 4.972 9 5.695L9 7.694M7.7071 1.7071L9.832 3.832M16.2929 1.7071L14.168 3.832M20 3.6L20 5.57C20 7.485 18.796 9.055 17.2 9.4M4 3.6L4 5.57C4 7.485 5.204 9.055 6.8 9.4M22 13.4L17.5 13.4M2 13.4L6.5 13.4M20.5 23L20.5 21.03C20.5 19.215 18.931 17.727 16.85 17.4M3.5 23L3.5 21.03C3.5 19.215 5.07 17.727 7.15 17.4"/><path fill="currentColor" fillOpacity=".4" d="M11 11L13 11L13 16.6L11 16.6Z" stroke="none"/><path fill="currentColor" fillRule="evenodd" d="M5.8715 9.0286C5.6143 9.6717 5.5 10.3228 5.5 10.9L5.5 14.6C5.5 18.2152 8.4058 21.2 12 21.2C15.5942 21.2 18.5 18.2152 18.5 14.6L18.5 10.9C18.5 10.3228 18.3857 9.6717 18.1285 9.0286C18.0881 8.9277 18.0316 8.8341 17.9611 8.7514C16.473 7.0053 14.2937 6 12 6C9.7063 6 7.527 7.0053 6.0389 8.7514C5.9684 8.8341 5.9119 8.9277 5.8715 9.0286ZM11 11L13 11L13 16.6L11 16.6Z" clipRule="evenodd" stroke="none"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M15 7.694L15 5.695C15 4.972 14.683 4.316 14.168 3.832C13.622 3.319 12.852 3 12 3C11.148 3 10.378 3.319 9.832 3.832C9.317 4.316 9 4.972 9 5.695L9 7.694M7.7071 1.7071L9.832 3.832M16.2929 1.7071L14.168 3.832M20 3.6L20 5.57C20 7.485 18.796 9.055 17.2 9.4M4 3.6L4 5.57C4 7.485 5.204 9.055 6.8 9.4M22 13.4L17.5 13.4M2 13.4L6.5 13.4M20.5 23L20.5 21.03C20.5 19.215 18.931 17.727 16.85 17.4M3.5 23L3.5 21.03C3.5 19.215 5.07 17.727 7.15 17.4"/><path fill="currentColor" fill-opacity=".4" d="M11 11L13 11L13 16.6L11 16.6Z" stroke="none"/><path fill="currentColor" fill-rule="evenodd" d="M5.8715 9.0286C5.6143 9.6717 5.5 10.3228 5.5 10.9L5.5 14.6C5.5 18.2152 8.4058 21.2 12 21.2C15.5942 21.2 18.5 18.2152 18.5 14.6L18.5 10.9C18.5 10.3228 18.3857 9.6717 18.1285 9.0286C18.0881 8.9277 18.0316 8.8341 17.9611 8.7514C16.473 7.0053 14.2937 6 12 6C9.7063 6 7.527 7.0053 6.0389 8.7514C5.9684 8.8341 5.9119 8.9277 5.8715 9.0286ZM11 11L13 11L13 16.6L11 16.6Z" clip-rule="evenodd" stroke="none"/></g></svg> </template>
CSS
.icon-bug-sharp-duotone {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M15%207.694L15%205.695C15%204.972%2014.683%204.316%2014.168%203.832C13.622%203.319%2012.852%203%2012%203C11.148%203%2010.378%203.319%209.832%203.832C9.317%204.316%209%204.972%209%205.695L9%207.694M7.7071%201.7071L9.832%203.832M16.2929%201.7071L14.168%203.832M20%203.6L20%205.57C20%207.485%2018.796%209.055%2017.2%209.4M4%203.6L4%205.57C4%207.485%205.204%209.055%206.8%209.4M22%2013.4L17.5%2013.4M2%2013.4L6.5%2013.4M20.5%2023L20.5%2021.03C20.5%2019.215%2018.931%2017.727%2016.85%2017.4M3.5%2023L3.5%2021.03C3.5%2019.215%205.07%2017.727%207.15%2017.4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M11%2011L13%2011L13%2016.6L11%2016.6Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.8715%209.0286C5.6143%209.6717%205.5%2010.3228%205.5%2010.9L5.5%2014.6C5.5%2018.2152%208.4058%2021.2%2012%2021.2C15.5942%2021.2%2018.5%2018.2152%2018.5%2014.6L18.5%2010.9C18.5%2010.3228%2018.3857%209.6717%2018.1285%209.0286C18.0881%208.9277%2018.0316%208.8341%2017.9611%208.7514C16.473%207.0053%2014.2937%206%2012%206C9.7063%206%207.527%207.0053%206.0389%208.7514C5.9684%208.8341%205.9119%208.9277%205.8715%209.0286ZM11%2011L13%2011L13%2016.6L11%2016.6Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M15%207.694L15%205.695C15%204.972%2014.683%204.316%2014.168%203.832C13.622%203.319%2012.852%203%2012%203C11.148%203%2010.378%203.319%209.832%203.832C9.317%204.316%209%204.972%209%205.695L9%207.694M7.7071%201.7071L9.832%203.832M16.2929%201.7071L14.168%203.832M20%203.6L20%205.57C20%207.485%2018.796%209.055%2017.2%209.4M4%203.6L4%205.57C4%207.485%205.204%209.055%206.8%209.4M22%2013.4L17.5%2013.4M2%2013.4L6.5%2013.4M20.5%2023L20.5%2021.03C20.5%2019.215%2018.931%2017.727%2016.85%2017.4M3.5%2023L3.5%2021.03C3.5%2019.215%205.07%2017.727%207.15%2017.4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M11%2011L13%2011L13%2016.6L11%2016.6Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.8715%209.0286C5.6143%209.6717%205.5%2010.3228%205.5%2010.9L5.5%2014.6C5.5%2018.2152%208.4058%2021.2%2012%2021.2C15.5942%2021.2%2018.5%2018.2152%2018.5%2014.6L18.5%2010.9C18.5%2010.3228%2018.3857%209.6717%2018.1285%209.0286C18.0881%208.9277%2018.0316%208.8341%2017.9611%208.7514C16.473%207.0053%2014.2937%206%2012%206C9.7063%206%207.527%207.0053%206.0389%208.7514C5.9684%208.8341%205.9119%208.9277%205.8715%209.0286ZM11%2011L13%2011L13%2016.6L11%2016.6Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/bug-sharp-duotone.svg?color=%231a73e8&size=48