John KuehJohn Kueh

green house icon

HugeIcons · GreenHouseIcon · MIT

Download SVG

The HugeIcons green house icon depicts a stylized house with a green roof, commonly used to represent home, sustainability, or eco-friendly options in user interfaces.

Common uses

  • Representing a 'home' or 'dashboard' section in navigation.
  • Indicating eco-friendly or sustainable features in a product.
  • Symbolizing a 'green' or environmentally conscious choice.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
home iconeco iconsustainability iconbuilding icon

FAQ

What does the GreenHouseIcon represent?
The GreenHouseIcon represents a house, often used to symbolize home, sustainability, or eco-friendly concepts in UI design.
How do I use the GreenHouseIcon in a React project?
Import both HugeiconsIcon and GreenHouseIcon, then render it using <HugeiconsIcon icon={GreenHouseIcon} />.
What is the license for this icon?
The HugeIcons library, including the GreenHouseIcon, 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 →