The Tabler basket pause icon visually represents a shopping basket with a pause symbol, typically used to indicate a temporary halt or suspension of an e-commerce process, such as saving a cart for later or pausing an order.
Common uses
- Temporarily save cart for later
- Pause ongoing checkout process
- Indicate a suspended order status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketPause } from '@tabler/icons-react';
<IconBasketPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- stophaltbreakinterruptiondelaywaitsuspendceaserestholde-commercebasketpauseshopping cart pausecart suspendecommerce hold
FAQ
- What does the basket pause icon signify?
- It signifies a temporary interruption or suspension of an e-commerce activity, like saving a shopping cart or pausing an order.
- How do I use the basket pause icon in React?
- You can import and use it in React with: import { IconBasketPause } from '@tabler/icons-react'
- What is the license for the Tabler basket pause icon?
- The Tabler icons, including basket pause, are 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 →