The HugeIcons chimney icon depicts a vertical pipe extending from a roof, commonly used to represent elements related to heating, ventilation, or houses.
Common uses
- Heating system status
- House or building representation
- Ventilation controls
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChimneyIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChimneyIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flueexhaustsmoke stackbuilding pipe
FAQ
- What does the ChimneyIcon represent?
- The ChimneyIcon visually represents a chimney, typically associated with buildings, heating, or exhaust systems.
- How do I use the ChimneyIcon in React?
- To use the ChimneyIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ChimneyIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ChimneyIcon} />.
- What is the license for the HugeIcons chimney icon?
- The HugeIcons chimney icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →