The HugeIcons poly tank icon depicts a stylized polygonal tank, commonly used to represent storage, fuel, or liquid containment in user interfaces.
Common uses
- Representing fuel or gas stations
- Indicating water or liquid storage
- Symbolizing industrial tanks or reservoirs
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PolyTankIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PolyTankIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- storage tankfuel tankwater tankindustrial tank
FAQ
- What does the poly tank icon represent?
- It represents a polygonal tank, typically used for storage of liquids, fuels, or industrial materials.
- How do I use the PolyTankIcon in React?
- Import both HugeiconsIcon and PolyTankIcon, then render <HugeiconsIcon icon={PolyTankIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
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 →