John KuehJohn Kueh

home 2 icon

Tabler · home-2 · MIT

Download SVG

The Tabler home 2 icon depicts a stylized house, commonly used to represent the main page, dashboard, or starting point of an application.

Common uses

  • Navigation to the main dashboard
  • Link to the homepage
  • Default landing page indicator

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHome2 } from '@tabler/icons-react';

<IconHome2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHome2 size={24} stroke={2} />
filled
<IconHome2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Buildings
Keywords
housedashboardlivingbuildinghomemainarchitecturestructurestartconstructionbuildings2house iconmain page icondashboard iconstart icon

FAQ

What is the home 2 icon used for?
It's typically used to signify the main page or dashboard of a website or application, providing a clear entry point.
How do I use the home 2 icon in React?
You can import and use it in your React components like this: import { IconHome2 } from '@tabler/icons-react'
What is the license for the home 2 icon?
The Tabler icon library, including the home 2 icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →