open-icon
Version:
Open Icon
26 lines (25 loc) • 518 B
JavaScript
// lib/meta/icon_note-info-2.svg.ts
var meta = {
"description": "An informational note icon with the number 2, indicating additional information or details related to a specific topic.",
"category": [
"Interface"
],
"tag": [
"note",
"info",
"information",
"details",
"additional",
"data",
"ui",
"notebook",
"reminder",
"annotate"
],
"title": "Note Info 2"
};
var icon_note_info_2_svg_default = meta;
export {
icon_note_info_2_svg_default as default,
meta
};