John KuehJohn Kueh

tap 02 icon

HugeIcons · Tap02Icon · MIT

Download SVG

The HugeIcons tap 02 icon depicts a hand performing a tapping gesture, commonly used to indicate interactive elements or actions that require a touch input.

Common uses

  • Button press confirmation
  • Interactive element highlight
  • Touchscreen action indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
touchpressclickfinger

FAQ

What is the Tap02Icon used for?
It visually represents a tapping action, often used for buttons, links, or any element that users interact with by tapping on a screen.
How do I use the Tap02Icon in React?
Import both HugeiconsIcon and Tap02Icon, then render the icon using the <HugeiconsIcon icon={Tap02Icon} /> component.
What is the license for HugeIcons?
HugeIcons are distributed 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 →