The Tabler basket star icon depicts a shopping basket with a star, commonly used to signify a featured, highlighted, or favorite item within an e-commerce context.
Common uses
- Marking a product as a 'deal of the day'.
- Indicating a user's 'favorite' item in a wishlist.
- Highlighting a 'premium' or 'featured' product category.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketStar } from '@tabler/icons-react';
<IconBasketStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- favoritehighlightemphasizepromotefeatureshowcaseprioritypremierforemostselecte-commercebasketstarfavorite itemfeatured productpremier item
FAQ
- What does the basket star icon represent?
- It represents a shopping basket with a star, typically used to highlight or emphasize items in e-commerce, such as featured products or favorites.
- How do I use the basket star icon in React?
- You can import and use it like this: import { IconBasketStar } from '@tabler/icons-react'. Then render it as <IconBasketStar />.
- What is the license for the Tabler basket star icon?
- The Tabler icon library, including the basket star icon, is available 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 →