The Tabler shopping cart pause icon visually represents the action of temporarily halting or suspending a shopping cart's activity, often used to indicate that a purchase process is on hold.
Common uses
- Indicate a saved cart that is temporarily inactive.
- Allow users to pause checkout to complete later.
- Signal a temporary suspension of online store operations.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartPause } from '@tabler/icons-react';
<IconShoppingCartPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- haltstopdelaysuspendbreakinterruptceaseintermissionfreezepostponee-commerceshoppingcartpausecart stopshopping suspend
FAQ
- What does the shopping cart pause icon signify?
- It signifies a temporary interruption or suspension of a shopping cart's process, like pausing a checkout or saving a cart for later.
- How do I use this icon in React?
- You can import and use it in React with: import { IconShoppingCartPause } from '@tabler/icons-react'
- 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 →