The Lucide circle play icon depicts a circle with a triangle play symbol inside, commonly used to initiate media playback or start a process.
Common uses
- Play/pause button for audio or video
- Start a tutorial or demonstration
- Initiate a workflow or process
Use it in React
Install
npm i lucide-reactImport & render
import { CirclePlay } from 'lucide-react';
<CirclePlay size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicstartruncircleplayplay buttonstart buttonmedia playinitiate
FAQ
- What is the circle play icon used for?
- It's typically used to represent the action of starting or playing media like music or video, or to begin a process.
- How do I use the circle play icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { CirclePlay } from 'lucide-react'.
- What is the license for the Lucide circle play icon?
- The Lucide icon library, including the circle play 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 →