The Phosphor guitar icon depicts a classic stringed instrument, commonly used in user interfaces to represent music-related features, audio playback, or entertainment sections.
Common uses
- Play music button
- Link to music library
- Audio settings category
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Guitar } from '@phosphor-icons/react';
<Guitar size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Guitar size={24} />thin
<Guitar size={24} weight="thin" />light
<Guitar size={24} weight="light" />bold
<Guitar size={24} weight="bold" />fill
<Guitar size={24} weight="fill" />duotone
<Guitar size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- musicinstrumentmediaobjectsguitarmusic iconinstrument iconaudio iconrock and roll
FAQ
- What does the guitar icon represent?
- It represents a guitar, a musical instrument. It's used in UIs to signify anything related to music or audio.
- How do I use the guitar icon in React?
- You can import and use it directly in your React components like this: import { Guitar } from '@phosphor-icons/react'.
- What is the license for the Phosphor guitar icon?
- The Phosphor icon library, including the guitar icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.