John KuehJohn Kueh

bug play icon

Lucide · bug-play · ISC

Download SVG

The Lucide bug play icon depicts a bug with a play button, commonly used to represent starting or playing a debugging session or reproducing an issue.

Common uses

  • Start debugging session button
  • Reproduce bug action
  • Play test case

Use it in React

Install
npm i lucide-react
Import & render
import { BugPlay } from 'lucide-react';

<BugPlay size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
issuetestingdebugreproducecodeinsectbugplaydebug playissue playtesting playbug reproduce

FAQ

What is the bug play icon used for?
It's used to signify actions related to debugging, testing, or reproducing software issues.
How do I use the bug play icon in React?
You can import and use it like this: import { BugPlay } from 'lucide-react'. Then render it as <BugPlay />.
What is the license for the Lucide bug play icon?
The Lucide icon library, including the bug play 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 →