The Tabler shopping cart dollar icon visually represents a shopping cart combined with a dollar sign, commonly used to indicate e-commerce functions related to pricing, payment, or the total cost of items in a cart.
Common uses
- Displaying the total cost of items in a shopping cart.
- Indicating a 'Checkout' or 'Proceed to Payment' button.
- Representing a pricing or currency-related setting in an e-commerce dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartDollar } from '@tabler/icons-react';
<IconShoppingCartDollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneycurrencycashfinancefundpricevaluecosteconomywealthe-commerceshoppingcartdollarshopping cart moneycart price
FAQ
- What is the shopping cart dollar icon used for?
- It's typically used in e-commerce interfaces to signify actions or information related to the monetary value of items in a shopping cart, such as the total cost or checkout process.
- How do I use the shopping cart dollar icon in React?
- You can import and use it directly in your React components like this: import { IconShoppingCartDollar } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the shopping-cart-dollar icon, is distributed 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 →