open-icon
Version:
Open Icon
22 lines (20 loc) • 473 B
text/typescript
export const meta = {
"description": "The chevron-right icon is a symbol depicting a right-pointing arrow, typically used to indicate moving forward or navigating to the next item.",
"category": [
"Arrows"
],
"tag": [
"chevron",
"right",
"forward",
"navigation",
"arrow",
"direction",
"symbol",
"next",
"pointer",
"icon"
],
"title": "Chevron Right"
}
export default meta;