The Tabler bug off icon depicts a stylized insect with a diagonal line through it, commonly used to represent the disabling or removal of bugs, errors, or unwanted elements in software development.
Common uses
- Disabling error reporting
- Marking a feature as bug-free
- Toggling off debugging mode
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBugOff } from '@tabler/icons-react';
<IconBugOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- germinsecterrornaturebugoffprogrammingsoftwaredisabledinactivedevelopmentno bugerror disabledbug disabledinsect off
FAQ
- What does the bug off icon represent?
- It visually signifies the absence or deactivation of bugs or errors, often used in contexts related to software development and debugging.
- How do I use the bug off icon in React?
- You can import and use it directly in your React components like this: import { IconBugOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the bug off icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →