open-icon
Version:
Open Icon
27 lines (26 loc) • 642 B
JavaScript
// lib/meta/icon_note-visible 2.svg.ts
var meta = {
"description": "A visible note icon with two lines, representing a note that is viewable and contains information. This icon is commonly used in user interfaces to indicate the presence of notes or messages.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"note",
"visible",
"viewable",
"information",
"message",
"communication",
"user interface",
"text",
"note-taking",
"documentation"
],
"title": "Note Visible 2"
};
var icon_note_visible_2_svg_default = meta;
export {
icon_note_visible_2_svg_default as default,
meta
};