
    export const meta = {
      description: "A simple note icon typically representing a sticky note or a piece of paper for writing down quick ideas or reminders.",
      category: ["Interface","Document"],
      tag: ["note","paper","writing","reminder","sticky note","message","communication","list","memo","notepad"],
      title: "Simple Note"
    };
    export default meta;
