open-icon
Version:
Open Icon
9 lines (7 loc) • 493 B
text/typescript
export const meta = {
description: "The checklist-success-error icon represents a checklist with items that can be marked either as successful or with errors. It is commonly used in user interfaces to track completion status and indicate issues.",
category: ["Interface","Symbol"],
tag: ["checklist","success","error","items","completion","progress","tracking","task management","status","issues"],
title: "Checklist Success Error"
};
export default meta;