
    export const meta = {
      description: "An icon representing an angle positioned at the top left corner, at a 45 degree angle. This icon is commonly used in user interfaces to indicate a direction.",
      category: ["Interface","Shapes"],
      tag: ["arrow","angle","top left","direction","position","corner","user interface","navigation","pointer","45 degrees"],
      title: "Angle 45 Top Left"
    };
    export default meta;
