The HugeIcons tap 04 icon depicts a finger pressing down, commonly used to represent actions like clicking, selecting, or activating an element in a user interface.
Common uses
- Button click confirmation
- Interactive element indicator
- Selection action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tap04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tap04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- press iconclick icontouch iconfingerprint icon
FAQ
- What does the tap 04 icon represent?
- It visually signifies a touch or click action, indicating that an element is being pressed or activated.
- How do I use the Tap04Icon in React?
- Import both HugeiconsIcon and Tap04Icon, then render <HugeiconsIcon icon={Tap04Icon} />.
- What is the license for this icon?
- The HugeIcons tap 04 icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.