open-icon
Version:
Open Icon
27 lines (26 loc) • 648 B
JavaScript
// lib/meta/icon_talk-heart-broken.svg.ts
var meta = {
"description": "A sad or disappointed emoticon in the shape of a heart, representing brokenheartedness or a sense of loss. This icon is commonly used in communication platforms to express feelings of heartbreak.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"emoticon",
"communication",
"sad",
"disappointed",
"heart",
"brokenhearted",
"loss",
"emotions",
"social media",
"chat"
],
"title": "Talk Heart Broken"
};
var icon_talk_heart_broken_svg_default = meta;
export {
icon_talk_heart_broken_svg_default as default,
meta
};