moreOne property
more-one 更多1
category: Base 基础 author: 齐奉飞 tag: 点, 三点, 更多 rtl: false
Implementation
static IconParkData moreOne = IconParkData("moreOne", false, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="24" cy="12" r="3" fill="${props.c1}"/><circle cx="24" cy="24" r="3" fill="${props.c1}"/><circle cx="24" cy="35" r="3" fill="${props.c1}"/></svg>');