The HugeIcons home 07 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 { Home07Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Home07Icon} 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 Home07Icon represent?
- The Home07Icon represents a house, typically used to signify the main page or starting point of a digital interface.
- How do I use Home07Icon in a React project?
- Import both HugeiconsIcon and Home07Icon, then render <HugeiconsIcon icon={Home07Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
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 →