Blinds Pixel Art Icon
A window blinds icon for home-decor stores, smart-home automation panels and interior window-covering categories.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Blinds icon
Horizontal slats arranged like window blinds, a natural fit for home furnishing and smart-home contexts. Use it in a window-covering product category, a smart-home app's blinds-control panel, or a room-darkening setting in a sleep or health app. It differs from an air-vent icon by context: both show horizontal lines, but blinds imply light control and privacy, while a vent implies airflow. Labels or surrounding context clarify the distinction at a glance.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/blinds.svg" width="24" height="24" alt="Blinds" />
<!-- React -->
import { Blinds } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="blinds.svg" width="48" height="48" style="image-rendering: pixelated" />