John KuehJohn Kueh

touchpad 03 icon

HugeIcons · Touchpad03Icon · MIT

Download SVG

The HugeIcons touchpad 03 icon depicts a stylized touchpad, commonly used to represent input devices, trackpads, or gesture controls in user interfaces.

Common uses

  • Trackpad settings
  • Gesture control explanation
  • Device input options

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
trackpadmousepadinput devicegesture pad

FAQ

What does the Touchpad03Icon represent?
The Touchpad03Icon visually represents a computer touchpad, often used for navigation or gesture input.
How do I use the Touchpad03Icon in a React project?
Import the icon and use it with the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Touchpad03Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Touchpad03Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, which allows 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →