open-icon
Version:
Open Icon
23 lines (21 loc) • 521 B
text/typescript
export const meta = {
"description": "The text-order-desc icon represents descending order of text or content. It is used as a visual indicator to show that the text is sorted in descending order.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"sort",
"order",
"descending",
"text",
"alphabetical",
"content",
"ascend",
"descending order",
"filter",
"arrange"
],
"title": "Text Order Desc"
}
export default meta;