open-icon
Version:
Open Icon
22 lines (20 loc) • 558 B
text/typescript
export const meta = {
"description": "The arrow diagonal TR to BL with a stop symbol is a directional icon indicating movement from the top right corner to the bottom left corner with a stop symbol in between.",
"category": [
"Arrows"
],
"tag": [
"directional",
"movement",
"stop",
"diagonal",
"top right",
"bottom left",
"symbol",
"navigation",
"pointer",
"transition"
],
"title": "Arrow Diagonal Top Right to Bottom Left with Stop"
}
export default meta;