The Lucide square star icon depicts a star enclosed within a square, commonly used to represent achievements, ratings, or important items.
Common uses
- Highlighting featured content
- Indicating a user's favorite item
- Representing a badge or award
Use it in React
Install
npm i lucide-reactImport & render
import { SquareStar } from 'lucide-react';
<SquareStar size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- badgemedalhonourdecorationorderpinlaureltrophymedallioninsigniabronzesilvergoldsquarestarstar badge
FAQ
- What is the square star icon used for?
- This icon is typically used to signify achievements, ratings, or to mark items as important or a favorite.
- How do I use the square star icon in React?
- You can import and use it in your React application with: import { SquareStar } from 'lucide-react'
- What is the license for the Lucide square star icon?
- The Lucide square 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 →