The Tabler basket code icon depicts a shopping basket overlaid with code symbols, typically used to represent e-commerce functionalities related to online shopping carts and digital purchases.
Common uses
- Add to cart button
- Shopping cart summary
- Checkout process step
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketCode } from '@tabler/icons-react';
<IconBasketCode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- shoppingcartprogrammingdigitalpurchasestoregoodstechnologybuycodee-commercebasketshopping cart codedigital baskete-commerce programmingonline store code
FAQ
- What does the basket code icon represent?
- It visually combines a shopping basket with code elements, signifying online shopping, digital goods, or e-commerce development.
- How do I use this icon in React?
- Import it using `import { IconBasketCode } from '@tabler/icons-react'` and then use it as a React component: `<IconBasketCode />`.
- What is the license for this icon?
- The Tabler icon library, including the basket-code 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 →