open-icon
Version:
Open Icon
21 lines (19 loc) • 451 B
text/typescript
export const meta = {
"description": "This icon shows an inverted arrow, pointing in the opposite direction. It can be used to symbolize a return, revert, or undo action.",
"category": [
"Arrows"
],
"tag": [
"arrow",
"invert",
"opposite",
"return",
"revert",
"undo",
"direction",
"navigation",
"reverse"
],
"title": "Arrow Invert"
}
export default meta;