Pixelarticons

Smart Home Pixel Art Icon

A smart-home icon for IoT dashboards, home-automation apps, connected device hubs and 'Home' navigation in smart speaker controls.

devices Free 4 variants

Tags

smarthomehousemaindashboard

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Smart Home icon

A house outline combined with a signal or circuit element indicating network connectivity. It suits smart-home apps, IoT device hubs, and home-automation dashboards where the user manages lights, thermostats, locks, and sensors from one screen. Use it in a bottom navigation bar for the main home screen, or as the icon for a 'Smart home' section in a settings panel. For indicating the system is currently disconnected, smart-home-off provides the paired off state.

Usage

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

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

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

Related icons