open-icon
Version:
Open Icon
23 lines (21 loc) • 547 B
text/typescript
export const meta = {
"description": "The arrow-return-up icon depicts an upward-pointing arrow, symbolizing a return or go-to-top action. It is commonly used in interfaces to navigate back to the beginning or top of a page.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"return",
"up",
"navigation",
"direction",
"scroll",
"button",
"website",
"interface",
"back to top",
"go to top"
],
"title": "Arrow Return Up"
}
export default meta;