open-icon
Version:
Open Icon
23 lines (21 loc) • 519 B
text/typescript
export const meta = {
"description": "The text-detail-list icon is a visual representation of a list with detailed text information. It may be used to represent a detailed list or a text-based menu in user interfaces.",
"category": [
"Interface",
"Text"
],
"tag": [
"details",
"information",
"list",
"text",
"menu",
"UI",
"content",
"items",
"options",
"data"
],
"title": "Text Detail List"
}
export default meta;