The Lucide circle pause icon depicts a standard pause symbol within a circle, commonly used to indicate stopping media playback or a process.
Common uses
- Audio player controls
- Video player controls
- Process interruption button
Use it in React
Install
npm i lucide-reactImport & render
import { CirclePause } from 'lucide-react';
<CirclePause size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiostopcirclepausemedia stopplayback pausehalthold
FAQ
- What does the circle pause icon represent?
- It represents the action of pausing or temporarily stopping something, like media playback or a running process.
- How do I use the circle pause icon in React?
- You can import and use it in React with: import { CirclePause } from 'lucide-react'
- What is the license for this icon?
- This icon is from the Lucide library and is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.