moveOne property
move-one 移动
category: Edit 编辑 author: 齐奉飞 tag: 移动, 飞机, 选中, 箭头 rtl: true
Implementation
static IconParkData moveOne = IconParkData("moveOne", true, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 6L43 25L24 27L13.9948 44L8 6Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/></svg>');