open-icon
Version:
Open Icon
26 lines (25 loc) • 574 B
JavaScript
// lib/meta/icon_note-edit 2.svg.ts
var meta = {
"description": "An icon of a pencil and paper, representing editing or modifying notes. This icon is perfect for applications related to note-taking, documentation, editing, and more.",
"category": [
"Interface"
],
"tag": [
"note",
"edit",
"modify",
"pencil",
"paper",
"document",
"edit notes",
"note-taking",
"editing",
"documentation"
],
"title": "Note Edit 2"
};
var icon_note_edit_2_svg_default = meta;
export {
icon_note_edit_2_svg_default as default,
meta
};