The HugeIcons home 09 icon depicts a stylized house, commonly used to represent the main page, starting point, or user's primary location within an application.
Common uses
- Navigation to the main dashboard
- Link to the website's homepage
- Button to return to the initial screen
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Home09Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Home09Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- house iconmain page iconstart iconlocation icon
FAQ
- What is the purpose of the Home 09 icon?
- This icon represents a home or starting point. It's used in user interfaces to signify the main page or the user's primary location.
- How do I use the Home 09 icon in React?
- Import the icon and use it with the Hugeicons component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Home09Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Home09Icon} />.
- What is the license for this icon?
- The Home 09 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.