open-icon
Version:
Open Icon
21 lines (19 loc) • 494 B
text/typescript
export const meta = {
"description": "The arrow-return-down icon is used to indicate a return action, typically taking the user back to the starting point or previous location. It symbolizes a downward direction.",
"category": [
"Arrows"
],
"tag": [
"return",
"down",
"navigation",
"direction",
"back",
"loop",
"reload",
"refresh",
"reverse"
],
"title": "Arrow Return Down"
}
export default meta;