The Tabler shopping cart exclamation icon depicts a shopping cart with an exclamation mark, typically used to draw attention to a critical issue or important notification related to an e-commerce order or cart.
Common uses
- Alerting users to an issue with their shopping cart (e.g., item out of stock).
- Notifying about a required action before checkout.
- Highlighting a special offer or urgent promotion related to cart contents.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartExclamation } from '@tabler/icons-react';
<IconShoppingCartExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- alertwarnnotifycautionattentionalarmemphasizehighlightunderscoreflage-commerceshoppingcartexclamationshopping cart alertcart warning
FAQ
- What is the shopping cart exclamation icon used for?
- It's used to indicate an alert, warning, or important notification concerning an e-commerce shopping cart or order.
- How do I use this icon in React?
- Import it using: import { IconShoppingCartExclamation } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library 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 →