John KuehJohn Kueh

bug icon

Phosphor · bug · MIT

Download SVG

The Phosphor bug icon depicts a stylized insect, commonly used in UI to represent issues, errors, debugging, or technical problems.

Common uses

  • Error message indicator
  • Debugging tool button
  • Report a problem feature

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Bug } from '@phosphor-icons/react';

<Bug size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Bug size={24} />
thin
<Bug size={24} weight="thin" />
light
<Bug size={24} weight="light" />
bold
<Bug size={24} weight="bold" />
fill
<Bug size={24} weight="fill" />
duotone
<Bug size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
debugerrorsinsectladybugtechnology & developmentnaturebugerror

FAQ

What is the bug icon used for?
It's typically used to signify errors, bugs in software, or debugging-related actions within a user interface.
How do I use the bug icon in React?
You can import and use it like this: import { Bug } from '@phosphor-icons/react'.
What is the license for the Phosphor bug icon?
The Phosphor icon library, including the bug icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →