UNPKG

open-icon

Version:

Open Icon

27 lines (26 loc) 599 B
// lib/meta/icon_note.svg.ts var 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" }; var icon_note_svg_default = meta; export { icon_note_svg_default as default, meta };