clearFormat property

IconParkData clearFormat
getter/setter pair

clear-format 清除格式

category: Edit 编辑 author: 常留留 tag: 清除, 恢复, 字体格式, 橡皮擦 rtl: true

Implementation

static IconParkData clearFormat = IconParkData("clearFormat", 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_6455)"><path d="M44.7818 24.1702L31.918 7.09935L14.1348 20.5L27.5 37L30.8556 34.6643L44.7818 24.1702Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="4.30201" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M27.4998 37L23.6613 40.0748L13.0978 40.074L10.4973 36.6231L4.06543 28.0876L14.4998 20.2248" stroke="${props.c1}" stroke-width="4.30201" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M13.2056 40.072L44.5653 40.072" stroke="${props.c1}" stroke-width="4.5" stroke-linecap="${props.strokeLineCap?.name ?? "round"}"/></g><defs><clipPath id="clip0_12383_6455"><rect width="48" height="48" fill="${props.c3}"/></clipPath></defs></svg>');