John KuehJohn Kueh

home off icon

Tabler · home-off · MIT

Download SVG

The Tabler home off icon depicts a house with a diagonal line through it, commonly used to indicate a disabled or inactive home state, such as a logged-out user or a deactivated feature.

Common uses

  • Indicate a user is logged out.
  • Show a disabled home page link.
  • Represent an inactive primary location.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Buildings
Keywords
housedashboardlivingbuildinghomeoffmainarchitecturestructuredisabledbuildingshouse offloginlogoutinactive home

FAQ

What does the home off icon represent?
It signifies a disabled or unavailable home state, often used when a user is logged out or a home feature is deactivated.
How do I use the home off icon in React?
Import it using `import { IconHomeOff } from '@tabler/icons-react'` and then use it as a component: `<IconHomeOff />`.
What is the license for this icon?
This icon is part of the Tabler icon library and 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →