open-icon
Version:
Open Icon
27 lines (26 loc) • 555 B
JavaScript
// lib/meta/icon_note-add 2.svg.ts
var meta = {
"description": "The note-add 2 icon is used to represent the action of adding a new note or document. It typically symbolizes creating a new piece of text or information.",
"category": [
"Interface",
"Document"
],
"tag": [
"note",
"add",
"create",
"text",
"information",
"write",
"document",
"file",
"edit",
"compose"
],
"title": "Note Add 2"
};
var icon_note_add_2_svg_default = meta;
export {
icon_note_add_2_svg_default as default,
meta
};