John KuehJohn Kueh

touchpad off icon

HugeIcons · TouchpadOffIcon · MIT

Download SVG

The HugeIcons touchpad off icon visually represents a disabled or deactivated touchpad, commonly used to indicate that touchpad functionality is turned off on a device.

Common uses

  • Disabling touchpad in device settings
  • Status indicator for touchpad input
  • Button to toggle touchpad on/off

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mouse offtrackpad offinput disabledtouchpad disabled

FAQ

What does the touchpad off icon signify?
This icon signifies that a touchpad is currently disabled or not functioning. It's used to communicate the status of touchpad input.
How do I use the TouchpadOffIcon in a React application?
Import both HugeiconsIcon and TouchpadOffIcon, then render the icon using <HugeiconsIcon icon={TouchpadOffIcon} />.
What is the license for this icon?
The TouchpadOffIcon is part of the HugeIcons library and is distributed under the MIT license.

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 →