
    export const meta = {
      description: "An icon representing a wayfinding sign with 'hello' text on one side and 'goodbye' text on the other side. This icon can be used to indicate directions or locations for greeting and departing.",
      category: ["Wayfinding"],
      tag: ["signage","direction","greeting","farewell","communication","roadmap","navigation","symbol","welcome","exit"],
      title: "Hello Goodbye"
    };
    export default meta;
