
    export const meta = {
      description: "A UI icon depicting one element followed by an arrow pointing to another element, commonly used to indicate direction or flow.",
      category: ["Interface"],
      tag: ["follow","arrow","direction","flow","navigation","pointer","sequence","next","proceed","connect"],
      title: "Followed By Arrow"
    };
    export default meta;
