John KuehJohn Kueh

shopping bag favorite icon

HugeIcons · ShoppingBagFavoriteIcon · MIT

Download SVG

The HugeIcons shopping bag favorite icon visually represents a shopping bag with a heart or star, commonly used to indicate items that have been added to a wishlist or marked as a favorite for later purchase.

Common uses

  • Add to Wishlist button
  • Favorite Products section
  • Saved for Later feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBagFavoriteIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ShoppingBagFavoriteIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
wishlist iconfavorite shopping iconsaved items iconheart bag icon

FAQ

What does the shopping bag favorite icon represent?
This icon signifies a user's preference or saved status for a shopping bag, often used for wishlists or favorite items.
How do I use the ShoppingBagFavoriteIcon in React?
Import both HugeiconsIcon and ShoppingBagFavoriteIcon from their respective packages and render it using <HugeiconsIcon icon={ShoppingBagFavoriteIcon} />.
What is the license for this icon?
The HugeIcons shopping bag favorite icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →