John KuehJohn Kueh

house 05 icon

HugeIcons · House05Icon · MIT

Download SVG

The HugeIcons house 05 icon depicts a stylized home, commonly used to represent the main page, homepage, or user's residence in UI designs.

Common uses

  • Homepage link in navigation
  • User profile dashboard
  • Location marker for home address

Use it in React

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

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

Details

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

FAQ

What does the House 05 icon represent?
It represents a house or home, suitable for indicating a primary location or starting point in an interface.
How do I use the House 05 icon in a React project?
Import `House05Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={House05Icon} />` from '@hugeicons/react'.
What is the license for the HugeIcons House 05 icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →