John KuehJohn Kueh

touch 09 icon

HugeIcons · Touch09Icon · MIT

Download SVG

The HugeIcons touch 09 icon depicts a hand with a finger extended, commonly used to represent touch input, selection, or activation actions in user interfaces.

Common uses

  • Tap to select an item
  • Activate a button
  • Indicate touch-based interaction

Use it in React

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

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

Details

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

FAQ

What is the purpose of the touch 09 icon?
This icon visually represents a touch gesture, often used for actions like tapping, selecting, or confirming an interaction on a touch-enabled device.
How do I use the Touch09Icon in a React project?
Import both HugeiconsIcon and Touch09Icon, then render the icon using <HugeiconsIcon icon={Touch09Icon} />.
What is the license for this icon?
The HugeIcons touch 09 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 →