The Tabler home link icon depicts a house with an arrow pointing outwards, commonly used to represent a link to a homepage, main website section, or a primary network address.
Common uses
- Link to the main website or dashboard.
- Indicate the primary network or server location.
- Navigate back to the starting point of a process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeLink } from '@tabler/icons-react';
<IconHomeLink size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- addresstechnologysmartinternethomelinkhousemainarchitecturestructurebuildingshomepagemain pagenetwork addresssmart home
FAQ
- What does the home link icon represent?
- It symbolizes a connection or link to a home base, such as a website's homepage or a main network address.
- How do I use the home link icon in React?
- You can import and use it directly with: import { IconHomeLink } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including home-link, are 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 →