Pixelarticons

Home Plus Pixel Art Icon

A home-plus icon for adding a home address, registering a new property and 'set home location' actions.

travel Pro 4 variants

Tags

homehousemaindashboardplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Home Plus icon

A house with a plus sign, indicating creation of a new home entry. Use it on a button that lets users add a home address for the first time in a maps or delivery app, register a property in a real-estate platform, or set up a new smart-home location in a device-management tool. The plus makes the additive intent unambiguous. Once a home address exists, the plain home icon or home-heart represents it; home-plus specifically signals the initial setup step.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/home-plus.svg" width="24" height="24" alt="Home Plus" />

<!-- React -->
import { HomePlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="home-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons