open-icon
Version:
Open Icon
27 lines (26 loc) • 611 B
JavaScript
// lib/meta/icon_talk-heart.svg.ts
var meta = {
"description": "The talk-heart icon is a symbol representing communication or messaging with love or affection. It features a speech bubble in the shape of a heart, conveying warmth and positivity.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"communication",
"messaging",
"love",
"affection",
"chat",
"conversation",
"heart",
"speech bubble",
"emotion",
"interaction"
],
"title": "Talk Heart"
};
var icon_talk_heart_svg_default = meta;
export {
icon_talk_heart_svg_default as default,
meta
};