Sofa 2 Pixel Art Icon
An alternate sofa icon for furniture categories, room-planner tools, living-room e-commerce and home-decor listings.
Tags
sofa
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Sofa 2 icon
A second sofa silhouette with a distinct cushion arrangement or outline compared to the base sofa icon, providing a style alternative for the same furniture and interior-design contexts. Home-decor stores may prefer this variant's proportions at certain display sizes; room-planner tools can use both sofa icons to represent different couch styles side by side. Semantically both point to the same concept: upholstered seating for a living space. Choose based on which shape better fits the surrounding icon set.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/sofa-2.svg" width="24" height="24" alt="Sofa 2" />
<!-- React -->
import { Sofa2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="sofa-2.svg" width="48" height="48" style="image-rendering: pixelated" />