open-icon
Version:
Open Icon
23 lines (21 loc) • 625 B
text/typescript
export const meta = {
"description": "The arrow-up-down-split icon depicts a single arrow splitting into two arrows moving in opposite directions. This icon is commonly used to represent the actions of expanding or collapsing a section, as well as indicating upward and downward movements simultaneously.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"arrow",
"expand",
"collapse",
"direction",
"move",
"split",
"opposite",
"upward",
"downward",
"navigation"
],
"title": "Arrow Up Down Split"
}
export default meta;