open-icon
Version:
Open Icon
22 lines (20 loc) • 454 B
text/typescript
export const meta = {
"description": "An icon representing information or details. It can be used to indicate additional information or help.",
"category": [
"Interface"
],
"tag": [
"information",
"details",
"help",
"explanation",
"knowledge",
"communication",
"UI",
"notification",
"guide",
"instruction"
],
"title": "Info Icon"
}
export default meta;