Sofa Pixel Art Icon
A sofa icon for furniture stores, living-room product categories, interior-design apps and home-decor e-commerce.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Sofa icon
A three-seater sofa with visible cushions and armrests, the defining symbol for furniture and living-room comfort. Furniture retailers use it to head the sofas and couches category; interior-design apps show it as a droppable element in a room planner; home-decor sites use it in navigation alongside bed, table, and lamp icons. Its meaning is unambiguous in any retail context. For office seating, a chair icon reads more professionally; sofa clearly signals domestic relaxation and home living.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/sofa.svg" width="24" height="24" alt="Sofa" />
<!-- React -->
import { Sofa } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sofa.svg" width="48" height="48" style="image-rendering: pixelated" />