John KuehJohn Kueh

bucket icon

HugeIcons · BucketIcon · MIT

Download SVG

The HugeIcons bucket icon depicts a pail, commonly used to represent storage, collection, or a temporary holding area in user interfaces.

Common uses

  • File upload/download progress
  • Data staging area
  • Trash or recycle bin

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BucketIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BucketIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pailcontainerstoragecollection

FAQ

What is the bucket icon typically used for?
It often signifies a place to store or collect items, like a temporary holding area for files or data before processing.
How do I use the BucketIcon in React?
Import both HugeiconsIcon and BucketIcon, then render <HugeiconsIcon icon={BucketIcon} />.
What is the license for this icon?
The HugeIcons bucket icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →