The Tabler shopping cart copy icon visually represents duplicating or replicating a shopping cart, often used to indicate actions like saving a cart for later, creating a duplicate order, or managing multiple carts.
Common uses
- Save cart for later button
- Duplicate order action
- Manage multiple shopping lists
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingCartCopy } from '@tabler/icons-react';
<IconShoppingCartCopy size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- duplicatereplicateclonereproduceimitatemimicbackupmirrorcarbonshoppinge-commercecartcopyduplicate cartreplicate shoppingclone cart
FAQ
- What does the shopping cart copy icon represent?
- This icon signifies the action of duplicating or copying a shopping cart. It's useful for features allowing users to save a cart, replicate a previous order, or manage multiple distinct shopping lists.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following import statement: `import { IconShoppingCartCopy } from '@tabler/icons-react'`. Then, render it as a component: `<IconShoppingCartCopy />`.
- What is the license for this icon?
- The shopping cart copy icon is part of the Tabler icon library, which 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 →