John KuehJohn Kueh

house 04 icon

HugeIcons · House04Icon · MIT

Download SVG

The HugeIcons house 04 icon depicts a simple house outline and is commonly used to represent home, the main page, or a user's profile in UI designs.

Common uses

  • Navigation to homepage
  • User profile link
  • Settings or dashboard entry point

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
home iconmain page icondashboard iconproperty icon

FAQ

What does the House04Icon represent?
It represents a house, typically used for navigation to a home page, user profile, or main dashboard.
How do I use House04Icon in React?
Import both HugeiconsIcon and House04Icon, then render <HugeiconsIcon icon={House04Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →