
    export const meta = {
      description: "An icon representing an error in a checklist. It is commonly used to indicate that there is an issue or mistake in a list of items.",
      category: ["Interface"],
      tag: ["checklist","error","issue","mistake","task","list","problem","alert","warning","notification"],
      title: "Checklist Error"
    };
    export default meta;
