John KuehJohn Kueh

touch 02 icon

HugeIcons · Touch02Icon · MIT

Download SVG

The HugeIcons touch 02 icon depicts a hand with a finger extended, commonly used to represent touch interactions, selections, or pointing actions in user interfaces.

Common uses

  • Indicate a tappable element
  • Show a selection action
  • Represent a 'tap to continue' prompt

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
tap iconfinger iconselect iconpointer icon

FAQ

What does the Touch02 icon represent?
It represents a hand with a finger extended, symbolizing touch, selection, or pointing actions in UI design.
How do I use the Touch02 icon in React?
Import it as `import { Touch02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Touch02Icon} />`.
What is the license for HugeIcons?
HugeIcons are released 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 →