Pixelarticons

Smart Home Off Pixel Art Icon

A smart-home icon with a disabled indicator for home-automation disconnection, hub offline states and 'Smart home unavailable' notices.

devices Pro 4 variants

Tags

smarthomehousemaindashboardoff

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

A smart-home icon overlaid with a cross or slash to show the home-automation system is offline or disabled. Use it in a hub-status panel when the central controller has lost connectivity, in a notification explaining that devices are unreachable, or in an onboarding screen for setting up a hub that has not yet connected. Showing the off state next to a reconnect button gives users a clear path to resolve the problem.

Usage

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

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

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

Related icons