UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 1.51 kB
const IconFurnitureCouch2 = `<svg id="furniture-couch_2" data-name="furniture-couch 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path d="M63,49.5H9v-18h4.5v-5c0-2.21,1.79-4,4-4h37c2.21,0,4,1.79,4,4v5h4.5v18Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);"/><path d="M13,49.5h46c2.21,0,4-1.79,4-4v-9.5c0-2.49-2.01-4.5-4.5-4.5h0c-2.49,0-4.5,2.01-4.5,4.5v4.5H18v-4.5c0-2.49-2.01-4.5-4.5-4.5h0c-2.49,0-4.5,2.01-4.5,4.5v9.5c0,2.21,1.79,4,4,4Z" 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="18" y1="54" x2="18" 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="54" y1="54" x2="54" 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="M58.5,31.5v-5c0-2.21-1.79-4-4-4H17.5c-2.21,0-4,1.79-4,4v5" 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="36" y1="22.5" x2="36" y2="40.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 IconFurnitureCouch2; export { IconFurnitureCouch2 }