John KuehJohn Kueh

circle stop icon

Lucide · circle-stop · ISC

Download SVG

The Lucide circle stop icon depicts a solid circle with a square inside, commonly used to signify stopping media playback or an action.

Common uses

  • Stop button in media players
  • Cancel or halt a process
  • End recording

Use it in React

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

<CircleStop size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
mediamusiccirclestopstop buttonmedia stoprecord stophalt

FAQ

What does the circle stop icon represent?
It represents stopping an action or media playback. The square inside the circle is a universal symbol for stop.
How do I use the circle stop icon in React?
You can import and use it like this: import { CircleStop } from 'lucide-react'. Then render it as <CircleStop />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →