John KuehJohn Kueh

three finger 03 icon

HugeIcons · ThreeFinger03Icon · MIT

Download SVG

The HugeIcons three finger 03 icon depicts a hand with three fingers extended, commonly used to represent actions like selecting multiple items, indicating a count, or signifying a specific gesture.

Common uses

  • Multi-select indicator
  • Quantity selector
  • Gesture recognition

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThreeFinger03Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ThreeFinger03Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
three fingershand gestureselect multiplecount

FAQ

What does the three finger 03 icon represent?
This icon shows a hand with three fingers extended. It's often used for actions involving selection, counting, or specific hand gestures in user interfaces.
How do I use the ThreeFinger03Icon in React?
Import both HugeiconsIcon and ThreeFinger03Icon, then render the icon using <HugeiconsIcon icon={ThreeFinger03Icon} />.
What is the license for this icon?
The ThreeFinger03Icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →