The HugeIcons home 08 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
- Site root indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Home08Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Home08Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- house iconmain page iconstart icondashboard icon
FAQ
- What does the Home08Icon represent?
- The Home08Icon visually represents a house, serving as a common symbol for a website's or application's main or starting page.
- How do I use the Home08Icon in a React project?
- Import both HugeiconsIcon and Home08Icon from their respective packages and render them using <HugeiconsIcon icon={Home08Icon} />.
- What is the license for this icon?
- The Home08Icon 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.