The Tabler home exclamation icon depicts a house with an exclamation mark, typically used to indicate a warning, alert, or important status related to a home or main page.
Common uses
- Displaying a warning on the main dashboard.
- Notifying users of an issue with their primary account settings.
- Indicating an urgent action required on the homepage.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeExclamation } from '@tabler/icons-react';
<IconHomeExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- warningdangeraccidenthousehomeexclamationmainarchitecturestructurestartbuildingshouse warninghome alertmain page dangerurgent home
FAQ
- What is the home exclamation icon used for?
- It's used to signify alerts, warnings, or important status messages related to a home or main interface element.
- How do I use this icon in React?
- You can import and use it like this: `import { IconHomeExclamation } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is provided 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 →