The HugeIcons three finger 05 icon depicts a hand with three fingers extended, commonly used to represent actions like selecting multiple items, indicating a quantity, or performing a specific gesture.
Common uses
- Multi-select toggle
- Quantity indicator
- Gesture representation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThreeFinger05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ThreeFinger05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- three fingerhand gestureselect multiplequantity
FAQ
- What does the three finger 05 icon represent?
- It shows a hand with three fingers extended, often used for selection, quantity, or specific gestures in UI.
- How do I use the ThreeFinger05Icon in React?
- Import it as import { ThreeFinger05Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={ThreeFinger05Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.