navigation property

IconParkData navigation
getter/setter pair

navigation 导航

category: Travel 交通旅游 author: 常留留 tag: 指针, 方向, 指引, 指针, 导航 rtl: false

Implementation

static IconParkData navigation = IconParkData("navigation", false, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24.5 4L9 44L24.5 34.9091L40 44L24.5 4Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="${props.strokeWidth ?? "4"}" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/></svg>');