open-icon
Version:
Open Icon
23 lines (21 loc) • 529 B
text/typescript
export const meta = {
"description": "An icon representing the action of adding or creating a new note. This icon typically features a symbol of a piece of paper with a plus sign or a pencil to signify that a new note can be added.",
"category": [
"Interface",
"Document"
],
"tag": [
"note",
"add",
"create",
"write",
"write down",
"notebook",
"memo",
"paper",
"text",
"editor"
],
"title": "Note Add"
}
export default meta;