The Tabler home down icon depicts a house with a downward-pointing arrow, commonly used to represent actions like moving content to a primary location, downloading to a local device, or indicating a primary or main direction.
Common uses
- Download to local storage
- Navigate to the main/home page
- Set as primary or default option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeDown } from '@tabler/icons-react';
<IconHomeDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- propertyestatebottomsouthhousehomedownmaindecreasearchitecturebuildingsdownloadmain pageprimary locationhouse down
FAQ
- What does the home down icon represent?
- It symbolizes moving something downwards or to a main/home location, often used for downloads or setting a default.
- How do I use the home down icon in React?
- You can import it using: import { IconHomeDown } from '@tabler/icons-react'
- What is the license for the Tabler home down icon?
- The Tabler icon library, including the home down 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 →