The HugeIcons tap 03 icon depicts a hand performing a tapping gesture, commonly used to indicate interactive elements or touch controls in user interfaces.
Common uses
- On-screen button for touch input
- Tutorial step for interaction
- Indicating a tappable area
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tap03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tap03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- touch iconfinger tappress iconclick icon
FAQ
- What is the tap 03 icon used for?
- It visually represents a tapping action, ideal for indicating interactive elements on touchscreens or guiding users through touch-based interactions.
- How do I use the Tap03Icon in React?
- Import both HugeiconsIcon and Tap03Icon from their respective packages, then render the icon using <HugeiconsIcon icon={Tap03Icon} />.
- What is the license for this icon?
- The HugeIcons tap 03 icon is released 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 →