John KuehJohn Kueh

two finger 04 icon

HugeIcons · TwoFinger04Icon · MIT

Download SVG

The HugeIcons two finger 04 icon depicts two fingers pointing upwards, commonly used to indicate selection, activation, or a positive affirmation.

Common uses

  • Select item
  • Activate feature
  • Confirm action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
two fingers uppointing upselectactivate

FAQ

What does the two finger 04 icon represent?
This icon shows two fingers pointing upwards. It's often used to signify selection, activation, or confirmation of an action in a user interface.
How do I use the two finger 04 icon in React?
To use it in React, import both HugeiconsIcon and TwoFinger04Icon, then render it using <HugeiconsIcon icon={TwoFinger04Icon} />.
What is the license for this icon?
The two finger 04 icon is distributed under the MIT license, which allows for free use in both personal and 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 →

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