open-icon
Version:
Open Icon
9 lines (7 loc) • 438 B
text/typescript
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;