The Tabler pointer star icon visually represents a highlighted or favored item, commonly used to indicate favorites, special selections, or important system elements.
Common uses
- Marking a user's favorite item
- Indicating a featured or special offer
- Signifying an important system alert
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerStar } from '@tabler/icons-react';
<IconPointerStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- favoritehighlightimportantspecialgoldrateshineelitepointerstarsystemfavorite starhighlight starspecial itemimportant marker
FAQ
- What does the pointer star icon represent?
- It signifies something that is favored, highlighted, important, or special, often used in system interfaces.
- How do I use the pointer star icon in React?
- Import it using `import { IconPointerStar } from '@tabler/icons-react';` and then use it as a component: `<IconPointerStar />`.
- What is the license for this icon?
- The Tabler icon library, including the pointer star icon, is released 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 →