futureBuildTwo property
future-build-two 未来魔都
category: Build 建筑 author: 王小犇 tag: 城楼, 阁楼, 房子, 楼房, 大厦 rtl: false
Implementation
static IconParkData futureBuildTwo = IconParkData("futureBuildTwo", false, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 44H44" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><ellipse cx="24.5" cy="7" rx="13.5" ry="3" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}"/><path d="M16 9C16 9 20.1593 17.8828 21 24C22.0687 31.7763 20 44 20 44" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}"/><path d="M32.2266 9C32.2266 9 28.0673 17.8828 27.2266 24C26.1578 31.7763 28.0006 44 28.0006 44" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}"/></svg>');