open-icon
Version:
Open Icon
9 lines (7 loc) • 478 B
text/typescript
export const meta = {
description: "An empty checklist icon with an error indication, representing an incomplete or unsuccessful task or list. The icon features a checkbox symbol with an exclamation mark, highlighting the error in a checklist.",
category: ["Interface","Symbol"],
tag: ["checklist","empty","incomplete","error","task","list","unchecked","exclamation","mark","warning"],
title: "Checklist Empty Error"
};
export default meta;