const IconFurnitureChair4 = `<svg id="furniture-chair_4" data-name="furniture-chair 4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path d="M22.5,36v.5c0,2.21,1.79,4,4,4h19c2.21,0,4-1.79,4-4v-.5c0-2.49,2.01-4.5,4.5-4.5v-1.5c0-6.63-5.37-12-12-12h-12c-6.63,0-12,5.37-12,12v1.5c2.49,0,4.5,2.01,4.5,4.5Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);"/><path d="M54,31.5c-2.49,0-4.5,2.01-4.5,4.5v.5c0,2.21-1.79,4-4,4h-19c-2.21,0-4-1.79-4-4v-.5c0-2.49-2.01-4.5-4.5-4.5s-4.5,2.01-4.5,4.5v1.5c0,6.63,5.37,12,12,12h21c6.63,0,12-5.37,12-12v-1.5c0-2.49-2.01-4.5-4.5-4.5Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);"/><path d="M25.5,49.5h21c6.63,0,12-5.37,12-12v-1.5c0-2.49-2.01-4.5-4.5-4.5h0c-2.49,0-4.5,2.01-4.5,4.5v.5c0,2.21-1.79,4-4,4h-19c-2.21,0-4-1.79-4-4v-.5c0-2.49-2.01-4.5-4.5-4.5h0c-2.49,0-4.5,2.01-4.5,4.5v1.5c0,6.63,5.37,12,12,12Z" style="fill: none;  stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="22.5" y1="54" x2="22.5" y2="49.5" style="fill: none;  stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="49.5" y1="54" x2="49.5" y2="49.5" style="fill: none;  stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><path d="M54,31.5v-1.5c0-6.63-5.37-12-12-12h-12c-6.63,0-12,5.37-12,12v1.5" style="fill: none;  stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/></svg>`;

export default IconFurnitureChair4;
export { IconFurnitureChair4 }