The HugeIcons home 11 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 access button
- Site entry point indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Home11Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Home11Icon} 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 11 icon represent?
- It represents a house, symbolizing the main page or starting point of a digital interface.
- How do I use the Home 11 icon in React?
- Import it as `import { Home11Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Home11Icon} />`.
- What is the license for this icon?
- The Home 11 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.