The Lucide octagon pause icon visually represents a stop or pause function within an octagonal shape, commonly used in media players or interfaces to halt playback.
Common uses
- Media player pause button
- Audio recording stop control
- Video playback interruption
Use it in React
Install
npm i lucide-reactImport & render
import { OctagonPause } from 'lucide-react';
<OctagonPause size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiostopoctagonpausestop iconaudio stopmedia pauseoctagon stop
FAQ
- What does the octagon pause icon represent?
- It signifies a pause or stop action, often used in media controls to halt audio or video playback.
- How do I use the octagon pause icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { OctagonPause } from 'lucide-react'.
- What is the license for the Lucide octagon pause icon?
- The Lucide icon library, including the octagon 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 →