The HugeIcons tap 07 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
- Touchscreen interaction
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tap07Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tap07Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pressclicktouchselect
FAQ
- What does the Tap07 icon represent?
- The Tap07 icon visually represents a finger pressing down, signifying an action like a click or tap.
- How do I use the Tap07 icon in React?
- Import both HugeiconsIcon and Tap07Icon, then render <HugeiconsIcon icon={Tap07Icon} />.
- 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.