The Tabler home minus icon depicts a house with a minus sign, commonly used to represent actions like removing a user from a home, unsubscribing from a service, or indicating a default or primary location is being deselected.
Common uses
- Deselect primary address
- Remove user from home/group
- Unsubscribe from home feed
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeMinus } from '@tabler/icons-react';
<IconHomeMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- removedeletecancelclosehomeminushousemainarchitecturestructurebuildingshouse minusremove homeleave homeexit home
FAQ
- What is the home minus icon used for?
- It signifies removal or deselection related to a home or primary location. Use it for actions like removing a user from a shared home or unsubscribing from a service.
- How do I use the home minus icon in React?
- Import it from '@tabler/icons-react' like this: import { IconHomeMinus } from '@tabler/icons-react'.
- What is the license for the home minus icon?
- The Tabler icon library, including the home minus 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →