John KuehJohn Kueh

do not touch 02 icon

HugeIcons · DoNotTouch02Icon · MIT

Download SVG

The HugeIcons do not touch 02 icon depicts a hand with a line through it, commonly used to indicate prohibition or a restriction against touching or interacting with an element.

Common uses

  • Disabling form fields
  • Marking read-only content
  • Indicating restricted areas

Use it in React

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

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

Details

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

FAQ

What does the do not touch 02 icon signify?
This icon signifies prohibition or a warning against touching or interacting with something. It's used to visually communicate that an action is not allowed.
How do I use the DoNotTouch02Icon in React?
Import both HugeiconsIcon and DoNotTouch02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={DoNotTouch02Icon} /> component.
What is the license for this icon?
The HugeIcons do not touch 02 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 →