John KuehJohn Kueh

pointer icon

Tabler · pointer · MIT

Download SVG

The Tabler pointer icon depicts a standard mouse cursor, commonly used in user interfaces to indicate the position of the mouse or to signify an interactive element.

Common uses

  • Indicate clickable elements
  • Show mouse cursor position
  • Represent selection or focus

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconPointer } from '@tabler/icons-react';

<IconPointer size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPointer size={24} stroke={2} />
filled
<IconPointerFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
cursormousepointclickarrowpointercontroloperationfunctioninterfacesystem

FAQ

What is the pointer icon used for?
It visually represents the mouse cursor, guiding users on where they can interact with the interface or indicating the current position of their pointer.
How do I use the pointer icon in React?
You can import and use it directly with: import { IconPointer } from '@tabler/icons-react'
What is the license for the Tabler pointer icon?
The Tabler pointer icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →