bug icon
bug-fill from Remix Icon by Remix Design · Fill · Development · Apache-2.0 Free for personal and commercial use.
- Name
- bug-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Development
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
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
More development icons from Remix Icon
braces-fillbrackets-fillbug-2-fillcode-ai-fillcode-box-fillcode-fillcode-s-fillcode-s-slash-fillcommand-fillcss3-fillcursor-fillgit-branch-fillgit-close-pull-request-fillgit-commit-fillgit-fork-fillgit-merge-fillgit-pr-draft-fillgit-pull-request-fillgit-repository-commits-fillgit-repository-fillgit-repository-private-fillhtml5-fillissues-fillissues-reopen-fill
Use the bug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.056 8.3a7 7 0 0 1 .199-.3h11.49q.103.148.199.3l2.02-1.166l1 1.732l-2.213 1.278c.162.59.249 1.213.249 1.856v1h3v2h-3a7 7 0 0 1-.536 2.69l2.5 1.444l-1 1.732l-2.526-1.458A7 7 0 0 1 13 21.929V14h-2v7.93a7 7 0 0 1-4.438-2.522l-2.526 1.458l-1-1.732l2.5-1.443A7 7 0 0 1 5 15H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036 8.866l1-1.732zM8 6a4 4 0 1 1 8 0z"/></svg>
React
import type { SVGProps } from "react";
export function RiBugFill(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" d="M6.056 8.3a7 7 0 0 1 .199-.3h11.49q.103.148.199.3l2.02-1.166l1 1.732l-2.213 1.278c.162.59.249 1.213.249 1.856v1h3v2h-3a7 7 0 0 1-.536 2.69l2.5 1.444l-1 1.732l-2.526-1.458A7 7 0 0 1 13 21.929V14h-2v7.93a7 7 0 0 1-4.438-2.522l-2.526 1.458l-1-1.732l2.5-1.443A7 7 0 0 1 5 15H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036 8.866l1-1.732zM8 6a4 4 0 1 1 8 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.056 8.3a7 7 0 0 1 .199-.3h11.49q.103.148.199.3l2.02-1.166l1 1.732l-2.213 1.278c.162.59.249 1.213.249 1.856v1h3v2h-3a7 7 0 0 1-.536 2.69l2.5 1.444l-1 1.732l-2.526-1.458A7 7 0 0 1 13 21.929V14h-2v7.93a7 7 0 0 1-4.438-2.522l-2.526 1.458l-1-1.732l2.5-1.443A7 7 0 0 1 5 15H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036 8.866l1-1.732zM8 6a4 4 0 1 1 8 0z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.056%208.3a7%207%200%200%201%20.199-.3h11.49q.103.148.199.3l2.02-1.166l1%201.732l-2.213%201.278c.162.59.249%201.213.249%201.856v1h3v2h-3a7%207%200%200%201-.536%202.69l2.5%201.444l-1%201.732l-2.526-1.458A7%207%200%200%201%2013%2021.929V14h-2v7.93a7%207%200%200%201-4.438-2.522l-2.526%201.458l-1-1.732l2.5-1.443A7%207%200%200%201%205%2015H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036%208.866l1-1.732zM8%206a4%204%200%201%201%208%200z%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%20d%3D%22M6.056%208.3a7%207%200%200%201%20.199-.3h11.49q.103.148.199.3l2.02-1.166l1%201.732l-2.213%201.278c.162.59.249%201.213.249%201.856v1h3v2h-3a7%207%200%200%201-.536%202.69l2.5%201.444l-1%201.732l-2.526-1.458A7%207%200%200%201%2013%2021.929V14h-2v7.93a7%207%200%200%201-4.438-2.522l-2.526%201.458l-1-1.732l2.5-1.443A7%207%200%200%201%205%2015H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036%208.866l1-1.732zM8%206a4%204%200%201%201%208%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/bug-fill.svg?color=%231a73e8&size=48