The Tabler pointer 2 icon depicts a stylized mouse cursor, commonly used to represent actions like clicking, selecting, or indicating a clickable element in a user interface.
Common uses
- Button hover state
- Link indicator
- Draggable element highlight
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointer2 } from '@tabler/icons-react';
<IconPointer2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- cursorpointerclickmousearrowinterfacecontrolselectionuiprecisionsystem2
FAQ
- What is the pointer 2 icon used for?
- It's typically used to signify interactive elements, indicate where a user can click or select, or represent a mouse cursor's position.
- How do I use the pointer 2 icon in React?
- You can import and use it directly in your React components like this: import { IconPointer2 } from '@tabler/icons-react'
- What is the license for the Tabler pointer 2 icon?
- The Tabler icon library, including the pointer 2 icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.