Skip to content
IconMind

Debug icons

6 icons carry the tag debug, across Developer Tools and MCP. Breakpoint, Call stack, MCP inspector and 3 more — each in outline and duotone at three weights, with the code for React, Vue, Svelte, Flutter and more.

The 6 debug icons, described

Breakpointbreakpoint
A breakpoint — stop here, pause the program so you can inspect it.
Call stackcall-stack
Frames stacked from widest to narrowest — the call stack a debugger walks.
MCP inspectormcp-inspector
The MCP inspector — the tool you debug and test a server with.
Step intostep-into
Step into — go down into the function call while debugging, line by line.
Step overstep-over
Step over — move past the call without going through it while debugging.
Watch variablewatch-var
Watch variable — a value kept in sight and tracked while debugging.

In code, each is one import — import { Breakpoint } from "@iconmind/react/icons/breakpoint" — and the same name in Vue, Svelte, Solid, Preact, React Native, Astro, Blade and Flutter.

Tags these icons also carry

Every debug icon, free to ship

6 of 2,437 icons compiled from one grid — outline and duotone, three weights, every cell generated rather than redrawn. MIT licensed: commercial use, no attribution, no seat count.