The HugeIcons hold 01 icon depicts a hand with a finger pressing down, commonly used to indicate an action that requires a sustained press or hold, such as activating a special feature or confirming a selection.
Common uses
- Long-press to activate shortcut
- Hold to confirm action
- Press and hold for menu access
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Hold01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Hold01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- press iconlong press iconhold action icontap and hold icon
FAQ
- What does the hold 01 icon represent?
- It represents a hand with a finger pressing down, signifying an action that requires a sustained press or hold.
- How do I use the Hold01Icon in React?
- Import it as: import { Hold01Icon } from '@hugeicons/core-free-icons'; and then render it using: <HugeiconsIcon icon={Hold01Icon} />.
- What is the license for this icon?
- The HugeIcons library, including the hold 01 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.