open-icon
Version:
Open Icon
24 lines (22 loc) • 596 B
text/typescript
export const meta = {
"description": "The arrow-left-right-stop icon represents a combination of arrows pointing left and right, accompanied by a stop sign. It symbolizes the ability to navigate in both directions with the option to halt or pause.",
"category": [
"Arrows",
"Interface",
"Symbol"
],
"tag": [
"navigation",
"direction",
"control",
"halt",
"pause",
"arrow left",
"arrow right",
"stop",
"movement",
"bidirectional"
],
"title": "Arrow Left Right Stop"
}
export default meta;