volleyball property

IconParkData volleyball
getter/setter pair

volleyball 排球

category: Sports 体育运动 author: 梁超 tag: 球类, 球, 排球, 线球, 圆球, 轮子, 运动, 体育 rtl: true

Implementation

static IconParkData volleyball = IconParkData("volleyball", true, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M31.81 42.4054C41.9782 38.0865 46.7173 26.3494 42.4081 16.192C38.0989 6.0345 26.351 1.27569 16.1928 5.59461C6.03464 9.91353 1.2755 21.6506 5.59472 31.808C9.91394 41.9655 21.6518 46.7243 31.81 42.4054Z" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M15.9996 6C14.5059 13.0103 17.9367 20.1966 23.9996 24" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M12 40C18.97 37.74 23.74 31.32 24 24" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M44 25.0001C38.55 20.3276 29.5 20.4033 24 24.0001" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linecap="${props.strokeLineCap?.name ?? "round"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M17 16C17 16 28.56 7.50998 41 14" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M20 33C20 33 7.59 28.02 7 14" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M33.9998 22C33.9998 22 35.5597 36.5 23.7197 44.03" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-miterlimit="2" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/></svg>');