
    export const meta = {
      description: "A simple note icon with multiple lines denoting a list or multiple notes. Can be used in user interface designs for note-taking apps, to represent a list or a group of notes.",
      category: ["Interface","Document"],
      tag: ["notes","list","memo","reminder","note-taking","bullet points","tasks","checklist","organization","notepad"],
      title: "Simple Note Multi"
    };
    export default meta;
