open-icon
Version:
Open Icon
21 lines (19 loc) • 538 B
text/typescript
export const meta = {
"description": "An icon representing a diagonal arrow pointing from bottom-left to top-right with a stop or pause symbol in the middle, indicating movement interruption or termination.",
"category": [
"Arrows"
],
"tag": [
"direction",
"movement",
"pause",
"stop",
"diagonal",
"pointing",
"interruption",
"termination",
"navigation"
],
"title": "Arrow Diagonal Bottom Left to Top Right with Stop"
}
export default meta;