The Tabler pick icon depicts a guitar pick, commonly used in UI to represent actions related to selection, choice, or a specific tool within a game or music context.
Common uses
- Guitar or music app selection tool
- Game item selection/choice
- General 'select' or 'option' action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPick } from '@tabler/icons-react';
<IconPick size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- selectchoosegrabpluckindividualoptionchoicepreferenceguitartoolgamespickguitar pickplectrumselection toolchoice icon
FAQ
- What does the pick icon represent?
- It represents a guitar pick, often used for selection or choice actions in UI, especially in gaming or music-related applications.
- How do I use the pick icon in React?
- You can import and use it like this: import { IconPick } from '@tabler/icons-react'. Then render it as <IconPick />.
- What is the license for the Tabler pick icon?
- The Tabler icons, including the pick icon, are available 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 →