The Tabler hand two fingers icon visually represents the gesture of holding up two fingers, commonly used to indicate selection, a quantity of two, or a specific action.
Common uses
- Selecting two items from a list
- Indicating a quantity of '2' in a form
- Representing a 'peace' or 'victory' gesture
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandTwoFingers } from '@tabler/icons-react';
<IconHandTwoFingers size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- bodyhumanpalmgesturehandtwofingerstouchactionmotiongesturestwo fingerspeace signvictory gesturenumber two
FAQ
- What does the hand two fingers icon represent?
- It depicts the gesture of holding up two fingers, often used for selection, quantity, or specific actions.
- How do I use this icon in React?
- Import it using `import { IconHandTwoFingers } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →