
    export const meta = {
      description: "An icon representing a user talking or engaging in conversation. Commonly used for chat applications, messaging features, and user profiles.",
      category: ["Interface"],
      tag: ["user","talk","conversation","chat","messaging","communication","profile","avatar","dialogue","speech"],
      title: "Talk User"
    };
    export default meta;
