John KuehJohn Kueh

four finger 03 icon

HugeIcons · FourFinger03Icon · MIT

Download SVG

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

Common uses

  • Multi-select confirmation
  • Quantity indicator
  • Custom gesture representation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
four fingershand gesturecount fourselect multiple

FAQ

What does the four finger 03 icon represent?
This icon shows a hand with four fingers extended. It's often used for actions involving multiple selections or indicating a quantity of four.
How do I use the FourFinger03Icon in React?
Import both HugeiconsIcon and FourFinger03Icon, then render it using <HugeiconsIcon icon={FourFinger03Icon} />.
What is the license for this icon?
The FourFinger03Icon is available under the MIT license, allowing 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 →