John KuehJohn Kueh

house 01 icon

HugeIcons · House01Icon · MIT

Download SVG

The HugeIcons house 01 icon depicts a simple house outline, commonly used to represent the home page, user profile, or main dashboard in user interfaces.

Common uses

  • Navigation to home page
  • User account/profile section
  • Main dashboard access

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
home iconhouse iconmain pagedashboard

FAQ

What does the House 01 icon represent?
It represents a house or home, typically used for navigation to the main page or a user's primary area.
How do I use the House 01 icon in React?
Import it using `import { House01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={House01Icon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →