The Lucide square play icon depicts a standard play button enclosed within a square, commonly used to initiate audio or video playback.
Common uses
- Start media playback
- Control audio/video player
- Begin a recording session
Use it in React
Install
npm i lucide-reactImport & render
import { SquarePlay } from 'lucide-react';
<SquarePlay size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiovideostartrunsquareplaymedia playstart videoaudio startrecord button
FAQ
- What is the square play icon used for?
- It's typically used to start or play media like audio or video. It can also signify the beginning of a process or recording.
- How do I use the square play icon in React?
- You can import it directly from the 'lucide-react' library using: `import { SquarePlay } from 'lucide-react'`.
- 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 →