open-icon
Version:
Open Icon
23 lines (21 loc) • 557 B
text/typescript
export const meta = {
"description": "An icon depicting an arrow pointing downwards and to the right, indicating the direction. It is commonly used in user interfaces to show the option to scroll or navigate in a diagonal downward direction.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"arrow",
"down",
"right",
"direction",
"pointer",
"navigation",
"UI",
"scrolling",
"diagonal",
"movement"
],
"title": "Arrow Down Right"
}
export default meta;