const IconFurnitureChair3 = `<svg id="furniture-chair_3" data-name="furniture-chair 3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path d="M22.5,36v4.5h27v-4.5c0-2.49,2.01-4.5,4.5-4.5v-9.5c0-2.21-1.79-4-4-4h-28c-2.21,0-4,1.79-4,4v9.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="M58.5,31.5h-4.5c-2.49,0-4.5,2.01-4.5,4.5v4.5h-27v-4.5c0-2.49-2.01-4.5-4.5-4.5h-4.5c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5v5c0,2.21,1.79,4,4,4h37c2.21,0,4-1.79,4-4v-5c2.49,0,4.5-2.01,4.5-4.5s-2.01-4.5-4.5-4.5Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);"/><line x1="22.5" y1="54" x2="22.5" y2="49.5" style="fill: none;  stroke-linecap: square; 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: square; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><path d="M54,31.5v-9.5c0-2.21-1.79-4-4-4h-28c-2.21,0-4,1.79-4,4v9.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="M58.5,31.5h-4.5c-2.49,0-4.5,2.01-4.5,4.5v4.5h-27v-4.5c0-2.49-2.01-4.5-4.5-4.5h-4.5c-2.49,0-4.5,2.01-4.5,4.5h0c0,2.49,2.01,4.5,4.5,4.5h0v5c0,2.21,1.79,4,4,4h37c2.21,0,4-1.79,4-4v-5h0c2.49,0,4.5-2.01,4.5-4.5h0c0-2.49-2.01-4.5-4.5-4.5Z" style="fill: none;  stroke-linecap: round; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/></svg>`;

export default IconFurnitureChair3;
export { IconFurnitureChair3 }