sofaTwo property

IconParkData sofaTwo
getter/setter pair

sofa-two 沙发

category: Life 生活 author: 常留留 tag: 居家, home, 家居, 家具, 装修, 家装 rtl: false

Implementation

static IconParkData sofaTwo = IconParkData("sofaTwo", false, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M44 38V18H36V31H12V18H4V38H44Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M36 6H12L12 31H36L36 6Z" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 44C12.2091 44 14 42.2091 14 40C12.9028 40.0044 6.7003 40 6 40C6 42.2091 7.79086 44 10 44Z" fill="${props.c1}"/><path fill-rule="evenodd" clip-rule="evenodd" d="M38 44C40.2091 44 42 42.2091 42 40C40.0954 39.9934 34.8627 40 34 40C34 42.2091 35.7909 44 38 44Z" fill="${props.c1}"/></svg>');