The Tabler pointer check icon depicts a cursor or pointer indicating a selection or confirmation, commonly used to signify a successful action or validation.
Common uses
- Confirming a successful form submission.
- Indicating a valid selection in a list or dropdown.
- Representing a completed task or process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerCheck } from '@tabler/icons-react';
<IconPointerCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- approvetickcorrectconfirmvalidcompleterightyespasssuccesssystempointercheckcursor checkselection confirmapproved pointer
FAQ
- What does the pointer check icon represent?
- It signifies a successful action, confirmation, or validation, often used when a pointer or cursor is involved in the process.
- How do I use this icon in React?
- You can import and use it like this: import { IconPointerCheck } from '@tabler/icons-react'; <IconPointerCheck />
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →