The Tabler garden cart icon depicts a wheeled cart used for transporting items, commonly employed in UIs to represent gardening, shopping, or general storage functionalities.
Common uses
- Add to a 'My Orders' section for e-commerce.
- Use as a button for a 'Shopping Cart' feature.
- Represent a 'Storage' or 'Inventory' management area.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGardenCart } from '@tabler/icons-react';
<IconGardenCart size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconGardenCart size={24} stroke={2} />filled
<IconGardenCartFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- gardeningconctructionwheelwheelbarrowgardencarttransporttravelvehicleautomobilevehiclesshopping trolleywagon
FAQ
- What does the garden cart icon represent?
- It visually represents a garden cart or wheelbarrow, suitable for indicating actions related to transport, shopping, or storage.
- How do I use the garden cart icon in React?
- You can import and use it in your React application with: import { IconGardenCart } from '@tabler/icons-react'.
- What is the license for the garden cart icon?
- The Tabler garden cart icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.