open-icon
Version:
Open Icon
23 lines (21 loc) • 605 B
text/typescript
export const meta = {
"description": "The arrow-headed-return-left icon is a simple graphic depicting an arrow pointing to the left, symbolizing a return or back navigation. It is commonly used in user interfaces to indicate an action to go back to the previous page or step.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"arrow",
"return",
"left",
"navigation",
"back",
"direction",
"symbol",
"graphic",
"user interface",
"previous"
],
"title": "Arrow Headed Return Left"
}
export default meta;