open-icon
Version:
Open Icon
23 lines (21 loc) • 526 B
text/typescript
export const meta = {
"description": "An icon representing the ascending order of text or numbers, with the digits 123 included. Typically used to indicate sorting or organizing data in increasing fashion.",
"category": [
"Interface",
"Text"
],
"tag": [
"ascend",
"order",
"sortable",
"ascending",
"numbers",
"text",
"numeric",
"sort",
"list",
"123"
],
"title": "Text Order Ascending with Numbers"
}
export default meta;