gobletOne property
goblet-one 高脚杯
category: Foods 食品 author: 孔维佳 tag: 杯子, 酒杯, 玻璃杯 rtl: true
Implementation
static IconParkData gobletOne = IconParkData("gobletOne", true, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_12383_16514)"><path d="M5.73633 24.1211L10.6861 29.0709C15.7629 34.1477 23.9941 34.1477 29.0709 29.0709V29.0709C34.1477 23.994 34.1477 15.7629 29.0709 10.6861L24.1211 5.73632" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M30 29.9998L35.9998 35.9998" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><ellipse cx="13.9996" cy="13.9998" rx="13" ry="7" transform="rotate(-45 13.9996 13.9998)" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}"/><ellipse cx="37.9997" cy="37.9998" rx="6" ry="3" transform="rotate(-45 37.9997 37.9998)" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}"/></g><defs><clipPath id="clip0_12383_16514"><rect width="48" height="48" fill="${props.c3}"/></clipPath></defs></svg>');