The Lucide piano icon depicts a grand piano, commonly used in UIs to represent musical content, audio settings, or performance-related features.
Common uses
- Button to play/pause music
- Link to a music library section
- Icon for an audio equalizer
Use it in React
Install
npm i lucide-reactImport & render
import { Piano } from 'lucide-react';
<Piano size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- musicaudiosoundnoisenoteschordkeysoctaveacousticinstrumentplaypianistperformanceconcertpianomusic icon
FAQ
- What does the piano icon represent?
- It represents a piano, a musical instrument. It's used in UIs to signify anything related to music, sound, or performance.
- How do I use the piano icon in React?
- You can import and use it in your React application with: import { Piano } from 'lucide-react'.
- What is the license for the Lucide piano icon?
- The Lucide piano icon is available under the ISC license, which is a permissive open-source 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 →