The Tabler stars off icon visually represents the absence of a favorited or marked item, often used to indicate that a feature is not selected or active.
Common uses
- Unselected favorite button
- Inactive rating or grade indicator
- Deselected bookmark control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStarsOff } from '@tabler/icons-react';
<IconStarsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- favoritelikemarkgradebookmarkspaceuniverseextraterrestrialgalaxystarssystemoffunstardislikeremove favoriteempty rating
FAQ
- What does the stars off icon represent?
- It signifies the deselection or absence of a star-based rating, favorite, or bookmark. It's used when an item is not marked or selected.
- How do I use the stars off icon in React?
- You can import and use it directly with the following statement: import { IconStarsOff } from '@tabler/icons-react'.
- What is the license for the Tabler stars off icon?
- The Tabler icon library, including the stars off 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →