The Tabler bucket icon depicts a simple bucket, often used to represent concepts like collection, storage, or creative assets in a user interface.
Common uses
- Button to clear a collection of items
- Icon for a 'saved items' or 'favorites' section
- Visual element for a design or art-related feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBucket } from '@tabler/icons-react';
<IconBucket size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- collectioncontainerwaterliquidbucketcreativeartisticvisualaestheticstyledesignstorage
FAQ
- What does the bucket icon represent?
- It generally signifies a container for holding or collecting items, often related to storage, creativity, or data.
- How do I use the bucket icon in React?
- You can import and use it like this: import { IconBucket } from '@tabler/icons-react'. Then render it as <IconBucket />.
- What is the license for the Tabler bucket icon?
- The Tabler icon library, including the bucket 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 →