open-icon
Version:
Open Icon
22 lines (20 loc) • 504 B
text/typescript
export const meta = {
"description": "The icon 'arrow-left-stop' represents a left arrow pointing towards a stop sign. It can be used to indicate stopping or going back in a user interface.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"left arrow",
"stop sign",
"navigation",
"direction",
"user interface",
"back",
"action",
"button",
"pointer"
],
"title": "Arrow Left Stop"
}
export default meta;