John KuehJohn Kueh

tap 05 icon

HugeIcons · Tap05Icon · MIT

Download SVG

The HugeIcons tap 05 icon depicts a finger pressing down, commonly used to indicate an interactive element or a selection action.

Common uses

  • Button click confirmation
  • Form submission indicator
  • Interactive element highlight

Use it in React

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

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

Details

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

FAQ

What does the tap 05 icon represent?
It represents a finger pressing down, signifying an action like tapping or clicking.
How do I use this icon in React?
Import { HugeiconsIcon } from '@hugeicons/react'; and { Tap05Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Tap05Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

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 →