The Tabler home dot icon depicts a house with a small circle or dot, often used to signify a main or primary location, a notification on a home screen, or a specific point of interest.
Common uses
- Indicate the user's primary dashboard or main page.
- Show a notification badge on a home screen element.
- Mark a user's registered home location on a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeDot } from '@tabler/icons-react';
<IconHomeDot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- notificationalertmonitorhomedothousemainarchitecturestructurestartbuildingshome notificationmain pagehouse alertarchitecture dot
FAQ
- What does the home dot icon represent?
- It typically represents a main or primary location, such as a home screen or a user's main dashboard, sometimes with an added indicator like a notification or a specific point.
- How do I use the home dot icon in React?
- You can import and use it directly in your React components like this: import { IconHomeDot } from '@tabler/icons-react'; <IconHomeDot />
- What is the license for this icon?
- The Tabler icon library, including the home dot icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.