open-icon
Version:
Open Icon
23 lines (21 loc) • 555 B
text/typescript
export const meta = {
"description": "The note icon represents a small piece of paper with lines, typically used to write short messages or reminders. It is commonly used in user interfaces to indicate areas where users can add or view text notes.",
"category": [
"Interface",
"Document"
],
"tag": [
"memo",
"message",
"reminder",
"paper",
"communication",
"text",
"UI",
"notebook",
"sticky note",
"comment"
],
"title": "Note"
}
export default meta;