A sofa with its cushions, for living rooms, furniture and a lounge. On a 24×24 grid in stroke, duotone and fill, free under MIT.

HomeNewv0.8.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M2 15L2 11C2 9.3431 3.3431 8 5 8C6.6569 8 8 9.3431 8 11L8 13C8 13.5523 8.4477 14 9 14L15 14C15.5523 14 16 13.5523 16 13L16 11C16 9.3431 17.3431 8 19 8C20.6569 8 22 9.3431 22 11L22 15C22 16.6569 20.6569 18 19 18L5 18C3.3431 18 2 16.6569 2 15ZM5 8L5 6C5 4.8954 5.8954 4 7 4L17 4C18.1046 4 19 4.8954 19 6L19 8M5 18L5 20M19 18L19 20" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • couch
  • settee
  • living room
  • lounge
  • seating
  • furniture

Related icons

The rest of the sofa family first, then the Home shelf.

FAQ

Answered from sofa's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the sofa icon for?
A sofa with its cushions, for living rooms, furniture and a lounge. It is filed under Home in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as couch, settee, living room, lounge, seating and furniture, and the browser's search matches all of those.
What styles does the sofa icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of sofa?
No. sofa is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with sofa?
bed, bed-double, bed-single, brick-wall, door and door-open, all shown below. They are the Home shelf: nothing else in the set is named after sofa.
How do I import sofa in React?
<Sofa /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Sofa size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the sofa SVG?
icons/stroke/sofa.svg, icons/duotone/sofa.svg and icons/fill/sofa.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was sofa added to the set?
Added 11 Sept 2026. It ships in v0.8.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.