The Tabler star off icon visually represents a deactivated or deselected favorite or rating, commonly used to indicate an item is no longer marked as a favorite or has a rating removed.
Common uses
- Deselecting a 'favorite' item
- Removing a rating or review
- Indicating a disabled or inactive system status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStarOff } from '@tabler/icons-react';
<IconStarOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- favoritelikemarkbookmarkgradestaroffcontroloperationdisabledsystemunfavoritedislikeremove favoriteempty star
FAQ
- What is the purpose of the star off icon?
- It signifies a state where something is not a favorite, not selected, or a rating has been removed. It's the inverse of a filled star icon.
- How do I use the star off icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconStarOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the star off icon, are 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 →