The Lucide circle star icon depicts a star enclosed within a circle, commonly used to represent achievements, favorites, or important items.
Common uses
- Marking favorite items
- Indicating a top-rated product
- Highlighting a special offer
Use it in React
Install
npm i lucide-reactImport & render
import { CircleStar } from 'lucide-react';
<CircleStar size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- badgemedalhonourdecorationorderpinlaureltrophymedallioninsigniabronzesilvergoldcirclestarfavorite star
FAQ
- What is the circle star icon used for?
- It's typically used to signify favorites, achievements, or items of special importance within a user interface.
- How do I use the circle star icon in React?
- You can import and use it directly in your React components with: import { CircleStar } from 'lucide-react'
- What is the license for the Lucide circle star icon?
- The Lucide icon library, including the circle star 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 →