John KuehJohn Kueh

cursor 01 icon

HugeIcons · Cursor01Icon · MIT

Download SVG

The HugeIcons cursor 01 icon depicts a standard computer mouse pointer, commonly used to indicate selection, clicking, or the active point of interaction within a user interface.

Common uses

  • Button hover state
  • Link indication
  • Selection indicator

Use it in React

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

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

Details

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

FAQ

What does the Cursor01Icon represent?
It represents a computer mouse cursor, typically used to show where a user can click or interact on a screen.
How do I use Cursor01Icon in React?
Import both HugeiconsIcon and Cursor01Icon, then render <HugeiconsIcon icon={Cursor01Icon} />.
What is the license for this icon?
This icon is available 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 →