
    export const meta = {
      description: "A simple note icon placed in the center, indicating a central or important note or message.",
      category: ["Interface","Document"],
      tag: ["note","message","center","important","reminder","communication","notification","memo","sticky note"],
      title: "Simple Note Center"
    };
    export default meta;
