The HugeIcons ice cubes icon depicts frozen water blocks, commonly used to represent concepts like coldness, preservation, or refreshing elements in a user interface.
Common uses
- Cooling or freezing status indicator
- Representing a 'chill' or relaxed state
- Illustrating a beverage or ice-related product
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { IceCubesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={IceCubesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- frozen watercubescoldrefresh
FAQ
- What does the ice cubes icon represent?
- It visually represents frozen water, often used for themes of cold, preservation, or refreshment.
- How do I use the IceCubesIcon in React?
- Import both HugeiconsIcon and IceCubesIcon, then render <HugeiconsIcon icon={IceCubesIcon} />.
- What is the license for this icon?
- The HugeIcons ice cubes 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 →