The HugeIcons touch 01 icon depicts a hand with a finger extended, commonly used to represent touch interactions, user input, or selection actions in a user interface.
Common uses
- Tap to select an item
- Confirm an action
- Indicate interactive element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Touch01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Touch01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fingerprinttapselectpointer
FAQ
- What does the Touch01Icon represent?
- It represents a hand with a finger pointing, symbolizing touch, selection, or user input.
- How do I use Touch01Icon in React?
- Import it as `import { Touch01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Touch01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.