24 lines
533 B
XML
24 lines
533 B
XML
<!--
|
|
category: Buildings
|
|
tags: [seat, chair, sofa, home, furniture, armchair, 2, comfort, relax]
|
|
version: "1.52"
|
|
unicode: "efe7"
|
|
-->
|
|
<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="M5 10v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4" />
|
|
<path d="M16 15v-2a3 3 0 1 1 3 3v3h-14v-3a3 3 0 1 1 3 -3v2" />
|
|
<path d="M8 12h8" />
|
|
<path d="M7 19v2" />
|
|
<path d="M17 19v2" />
|
|
</svg>
|