open-icon
Version:
Open Icon
23 lines (21 loc) • 514 B
text/typescript
export const meta = {
"description": "An icon featuring an arrow pointing left, an arrow pointing right, and a stop square in the middle, symbolizing the options to go left, right, or stop.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"left",
"right",
"stop",
"direction",
"navigation",
"options",
"turn",
"choice",
"interface",
"button"
],
"title": "Arrow Headed Left Right Stop"
}
export default meta;