The Tabler home up icon depicts a house with an upward-pointing arrow, commonly used to signify moving to a higher level, returning to the main page, or indicating an increase in status.
Common uses
- Navigate to the main dashboard or homepage.
- Indicate an upward trend or increase in value.
- Represent a 'go to top' function on a page.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeUp } from '@tabler/icons-react';
<IconHomeUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- arrowhigherhousenorthhomemaintopincreasearchitecturestructurebuildingsuphouse uparrow up homemain pagego to top
FAQ
- What does the home up icon represent?
- It symbolizes moving upwards or returning to a primary location, like a homepage or a higher level.
- How do I use the home up icon in React?
- Import it using: import { IconHomeUp } from '@tabler/icons-react'. Then use it as a component: <IconHomeUp />.
- What is the license for this icon?
- The Tabler icons, including home-up, are distributed 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 →