The HugeIcons four finger 02 icon depicts four fingers extended, often used to represent a count of four, a selection of multiple items, or a specific gesture.
Common uses
- Displaying a count of four selected options.
- Indicating a menu with four items.
- Representing a 'four-star' rating.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FourFinger02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FourFinger02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- four fingerscount fourmultiple selectionhand gesture
FAQ
- What does the four finger 02 icon represent?
- It shows four fingers extended, commonly used for indicating a quantity of four, multiple selections, or a specific hand gesture.
- How do I use the FourFinger02Icon in React?
- Import it using `import { FourFinger02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FourFinger02Icon} />`.
- What is the license for this icon?
- The FourFinger02Icon is distributed under the MIT license, allowing for free 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 →