The Lucide bug off icon depicts an insect being swatted, commonly used to represent fixing an issue, resolving a bug, or indicating pest control.
Common uses
- Button to mark a bug report as resolved
- Status indicator for a fixed issue
- Tooltip for a 'debug' or 'clean up' action
Use it in React
Install
npm i lucide-reactImport & render
import { BugOff } from 'lucide-react';
<BugOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- issuefixedresolvedtestingdebugcodeinsectkillexterminatepest controlbugoffissue resolvedbug fixed
FAQ
- What does the bug off icon represent?
- It visually signifies the resolution of a problem or bug, or an action related to pest control.
- How do I use the bug off icon in React?
- You can import and use it like this: import { BugOff } from 'lucide-react'. Then render it as <BugOff />.
- What is the license for this icon?
- The Lucide icon library, including the bug off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →