open-icon
Version:
Open Icon
22 lines (20 loc) • 519 B
text/typescript
export const meta = {
"description": "An icon representing a visible note, typically used in user interfaces or applications to indicate the presence of a note or message that is visible or open.",
"category": [
"Interface"
],
"tag": [
"note",
"message",
"visible",
"notification",
"reminder",
"communication",
"symbol",
"information",
"user interface",
"application"
],
"title": "Note Visible"
}
export default meta;