The Lucide star half icon depicts a star with one half filled, commonly used to represent a partial rating or a favorite item.
Common uses
- Displaying a 3.5-star rating
- Indicating a 'liked' or 'favorited' status
- Showing a partial completion or achievement
Use it in React
Install
npm i lucide-reactImport & render
import { StarHalf } from 'lucide-react';
<StarHalf size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bookmarkfavoritelikereviewratingstarhalfhalf starrating starfavorite starpartial star
FAQ
- What is the star-half icon used for?
- It's typically used to show a rating that isn't a whole number, like 3.5 stars, or to signify an item that is partially favorited or selected.
- How do I use the star-half icon in React?
- You can import it directly from the 'lucide-react' library like this: import { StarHalf } from 'lucide-react'.
- What is the license for the Lucide star-half icon?
- The Lucide icon library, including the star-half icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →