open-icon
Version:
Open Icon
26 lines (25 loc) • 602 B
JavaScript
// lib/meta/icon_note-subtract 2.svg.ts
var meta = {
"description": "A subtraction symbol inside a note icon, indicating a reduction or removal of content. This icon is commonly used in user interfaces to represent the action of removing a note or information.",
"category": [
"Interface"
],
"tag": [
"subtract",
"note",
"remove",
"interface",
"edit",
"update",
"delete",
"ui",
"symbol",
"communication"
],
"title": "Note Subtract"
};
var icon_note_subtract_2_svg_default = meta;
export {
icon_note_subtract_2_svg_default as default,
meta
};