
    export const meta = {
      description: "The arrow-thick-down icon is a bold, thick arrow pointing downwards. It is commonly used to indicate a downward direction or to prompt users to scroll down on a webpage.",
      category: ["Arrows"],
      tag: ["arrow","thick","down","direction","scroll","navigation","web design","user interface","pointer","click"],
      title: "Arrow Thick Down"
    };
    export default meta;
