open-icon
Version:
Open Icon
23 lines (21 loc) • 508 B
text/typescript
export const meta = {
"description": "An icon representing a descending order of text or data. This icon is commonly used in user interfaces to indicate sorting in a descending order.",
"category": [
"Interface",
"Text"
],
"tag": [
"alphabetical",
"sorting",
"order",
"descending",
"list",
"data",
"information",
"user interface",
"UI",
"text"
],
"title": "Text Order Descending"
}
export default meta;