John KuehJohn Kueh

three finger 04 icon

HugeIcons · ThreeFinger04Icon · MIT

Download SVG

The HugeIcons three finger 04 icon depicts a hand with three fingers extended, commonly used to represent actions like selecting, pointing, or indicating a specific option.

Common uses

  • Selecting an item from a list
  • Pointing to a specific UI element
  • Indicating a choice or option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
three finger selecthand pointselect iconchoice icon

FAQ

What does the three finger 04 icon represent?
It shows a hand with three fingers extended, often used for selection, pointing, or indicating choices in a user interface.
How do I use the ThreeFinger04Icon in React?
Import it using `import { ThreeFinger04Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ThreeFinger04Icon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →