The HugeIcons kettle icon depicts a classic stovetop kettle, commonly used to represent boiling, hot beverages, or kitchen appliances in user interfaces.
Common uses
- Hot drink options
- Kitchen appliance settings
- Boiling water indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KettleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KettleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- teapothot waterteacoffee
FAQ
- What does the kettle icon represent?
- It represents a kettle, often used for hot beverages or indicating boiling.
- How do I use the KettleIcon in React?
- Import both HugeiconsIcon and KettleIcon, then render <HugeiconsIcon icon={KettleIcon} />.
- What is the license for this icon?
- This icon is released 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 →