The Tabler shopping cart heart icon visually represents adding an item to a shopping cart with a sense of affection or favoriting, commonly used for wishlists or marking items as loved.
Common uses
- Add to Wishlist button
- Favorite item indicator in cart
- Mark product as 'loved' for later
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartHeart } from '@tabler/icons-react';
<IconShoppingCartHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- favoriteslovecherishadoreaffectionpassionemotionfondnessdevotionshoppinge-commercecartheartfavorite cartwishlist cartloved item
FAQ
- What does the shopping cart heart icon represent?
- It combines a shopping cart with a heart, symbolizing a user's affection or preference for an item within an e-commerce context, often used for wishlists or saved items.
- How do I use this icon in React?
- Import it using `import { IconShoppingCartHeart } from '@tabler/icons-react'` and then render it as a component: `<IconShoppingCartHeart />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →