
    export const meta = {
      description: "An icon representing the action of following or adding someone or something. It typically consists of a person or a plus sign, indicating a user should be added or followed.",
      category: ["Interface"],
      tag: ["user","follow","add","person","profile","connect","social","network","subscribe","plus"],
      title: "Followed By Add"
    };
    export default meta;
