open-icon
Version:
Open Icon
26 lines (25 loc) • 618 B
JavaScript
// lib/meta/icon_note-heart 2.svg.ts
var meta = {
"description": "A heart-shaped note symbol, indicating expressing love or affection through a message. It can be used in user interface designs, especially for features related to expressing emotions or sending messages of love.",
"category": [
"UI"
],
"tag": [
"heart",
"love",
"affection",
"message",
"emotions",
"romantic",
"communication",
"user interface",
"note",
"symbol"
],
"title": "Note Heart"
};
var icon_note_heart_2_svg_default = meta;
export {
icon_note_heart_2_svg_default as default,
meta
};