John KuehJohn Kueh

square mouse pointer icon

HugeIcons · SquareMousePointerIcon · MIT

Download SVG

The HugeIcons square mouse pointer icon depicts a cursor, commonly used to indicate selection, pointing, or interaction with UI elements.

Common uses

  • Select tool in a design application
  • Link or button hover state
  • General pointer for navigation

Use it in React

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

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

Details

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

FAQ

What is this icon used for?
It represents a cursor, typically used to indicate where a user can interact with the interface, like clicking or selecting.
How do I use this icon in React?
Import both HugeiconsIcon and SquareMousePointerIcon, then render it as <HugeiconsIcon icon={SquareMousePointerIcon} />.
What is the license for this icon?
This icon is distributed 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 →

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