The Tabler garden cart off icon depicts a garden cart with a line through it, typically used to indicate a disabled or unavailable option related to gardening or transport.
Common uses
- Disabling a 'Add to Garden' button.
- Indicating a vehicle transport service is unavailable.
- Showing a 'no carts allowed' sign in a UI.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGardenCartOff } from '@tabler/icons-react';
<IconGardenCartOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- gardeningconctructionwheelwheelbarrowgardencartofftransporttraveldisabledvehiclesdisabled cartno transportwheelbarrow offgardening unavailable
FAQ
- What does the garden cart off icon represent?
- It visually represents something related to a garden cart that is turned off, disabled, or unavailable.
- How do I use this icon in React?
- You can import and use it in your React components like this: import { IconGardenCartOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →