blob: b76cbfd66ec2156d96c3cb71d7f19a0b6e2b1ab4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-armchair-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<desc>Download more icon variants from https://tabler-icons.io/i/armchair-2</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<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>
|