John KuehJohn Kueh

guitar pick icon

Tabler · guitar-pick · MIT

Download SVG

The Tabler guitar pick icon depicts a plectrum, commonly used in UI to represent music-related actions, settings, or media playback controls.

Common uses

  • Button for 'Play Music' feature
  • Icon for a 'Sound Settings' menu item
  • Label for a 'Guitar Tuner' tool

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconGuitarPick } from '@tabler/icons-react';

<IconGuitarPick size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconGuitarPick size={24} stroke={2} />
filled
<IconGuitarPickFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
musicinstrumentmelodyaccesoriesguitarpickinterfacecomponentwidgetcontroldesignplectrummusic accessorymedia controlsound icon

FAQ

What is the guitar pick icon used for?
It represents music, instruments, or related accessories. In UI, it can signify actions like playing music or accessing sound settings.
How do I use the guitar pick icon in React?
Import it from '@tabler/icons-react' and use it as a component: import { IconGuitarPick } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the guitar pick icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →