The HugeIcons touch 10 icon depicts a finger touching a screen, commonly used to indicate touch input, selection, or interaction with a digital interface.
Common uses
- Tap to select an item
- Confirming an action
- Indicating a touch-enabled feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Touch10Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Touch10Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fingerprinttaptouchscreenselect
FAQ
- What does the touch 10 icon represent?
- It represents a finger interacting with a screen, signifying touch input or selection.
- How do I use the Touch10Icon in React?
- Import both HugeiconsIcon and Touch10Icon, then render <HugeiconsIcon icon={Touch10Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.