The HugeIcons home 01 icon depicts a stylized house, commonly used to represent the main page, starting point, or dashboard of a website or application.
Common uses
- Navigation to the homepage
- Dashboard entry point
- Main menu item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Home01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Home01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- housemain pagestartdashboard
FAQ
- What does the Home 01 icon represent?
- It represents a house, symbolizing the main or starting page of a digital interface.
- How do I use the Home 01 icon in React?
- Import it using `import { Home01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Home01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.