The Lucide guitar icon depicts a classic stringed instrument and is commonly used in UIs to represent music-related features, audio controls, or entertainment sections.
Common uses
- Music player controls
- Event listings (concerts, festivals)
- Audio equipment settings
Use it in React
Install
npm i lucide-reactImport & render
import { Guitar } from 'lucide-react';
<Guitar size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- acousticinstrumentstringsriffrockbandcountryconcertperformanceplayleadloudmusicaudiosoundnoise
FAQ
- What does the guitar icon represent?
- It represents a guitar, a stringed musical instrument often associated with various genres of music and performance.
- How do I use the guitar icon in React?
- You can import and use it directly in your React components with: import { Guitar } from 'lucide-react'
- What is the license for the Lucide guitar icon?
- The Lucide guitar 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 →