The Lucide square pause icon depicts a square with two vertical lines, commonly used to represent the pause function in media players or other time-based interfaces.
Common uses
- Pause button in audio/video players
- Temporarily halt a process or timer
- State indicator for paused content
Use it in React
Install
npm i lucide-reactImport & render
import { SquarePause } from 'lucide-react';
<SquarePause size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiostopsquarepausestop buttonhold iconmedia pauseaudio pause
FAQ
- What does the square pause icon represent?
- It visually signifies a pause or temporary stop, often used in media playback or process control.
- How do I use the square pause icon in React?
- You can import it directly from the 'lucide-react' library like this: import { SquarePause } from 'lucide-react'.
- What is the license for the Lucide square pause icon?
- The Lucide icon library, including the square pause 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 →