The Tabler hand three fingers icon visually represents a hand with three fingers extended, commonly used to indicate selection, a count of three, or a specific gesture in user interfaces.
Common uses
- Indicating a selection of three items.
- Representing a 'three' option in a menu.
- Illustrating a specific touch or interaction gesture.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandThreeFingers } from '@tabler/icons-react';
<IconHandThreeFingers size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- bodyhumanpalmhandthreefingerstouchactionmotioninteractiongesturesthree fingershand gesturecount threepalm three
FAQ
- What does the hand three fingers icon represent?
- It depicts a hand with three fingers shown, often used for selection, counting, or specific gestures.
- How do I use this icon in React?
- You can import and use it like this: import { IconHandThreeFingers } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including hand-three-fingers, 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 →