The Tabler bucket off icon depicts an empty or disabled bucket, commonly used to signify that a collection, storage, or creative function is unavailable or has been cleared.
Common uses
- Clearing a shopping cart or wishlist
- Indication of an empty design asset library
- Disabling a 'save draft' or 'add to collection' feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBucketOff } from '@tabler/icons-react';
<IconBucketOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- collectioncontainerwaterliquidbucketoffcreativeartisticdisabledinactivedesignempty containerdisabled collectionclear storageinactive bucket
FAQ
- What does the bucket off icon represent?
- It represents an empty, disabled, or unavailable container or collection, often used in UI to show that a feature or data set is not active or has been cleared.
- How do I use the bucket off icon in React?
- You can import and use it in your React application with: import { IconBucketOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including bucket off, are 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 →