The Tabler home move icon depicts a house with an arrow, commonly used to represent actions related to relocation, moving, or changing a primary residence in user interfaces.
Common uses
- Button for initiating a property move process.
- Link to a page managing user addresses.
- Indicator for a default or primary location setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHomeMove } from '@tabler/icons-react';
<IconHomeMove size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- relocationmovinghousechangeexchangehomemovemainarchitecturestructurebuildingsmoving housechange addressprimary home
FAQ
- What does the home move icon represent?
- It signifies actions like moving house, relocation, or changing a primary residence.
- How do I use the home move icon in React?
- Import it using: import { IconHomeMove } from '@tabler/icons-react' and then use it as a component: <IconHomeMove />.
- What is the license for this icon?
- The Tabler icons, including home-move, are released 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 →