23 lines
554 B
XML
23 lines
554 B
XML
<!--
|
|
category: Buildings
|
|
tags: [seat, chair, sofa, home, furniture, armchair, comfort, relax]
|
|
version: "1.48"
|
|
unicode: "ef9e"
|
|
-->
|
|
<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 11a2 2 0 0 1 2 2v2h10v-2a2 2 0 1 1 4 0v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2" />
|
|
<path d="M5 11v-5a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v5" />
|
|
<path d="M6 19v2" />
|
|
<path d="M18 19v2" />
|
|
</svg>
|