Smart Home Off pixel art icon for location services. Available in 4 style variants. Available with Pro license.
<!-- 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" />