open-icon
Version:
Open Icon
13 lines (12 loc) • 523 B
JavaScript
// lib/meta/icon_user-heart-2 copy.svg.ts
var meta = {
description: "A user icon with a heart symbol indicating affection or liking towards a user profile. This icon is typically used in social networking or dating apps.",
category: ["Interface", "Symbol"],
tag: ["User", "Profile", "Heart", "Affection", "Like", "Social media", "Dating", "UI", "Love", "Relationship"],
title: "User Heart Copy 2"
};
var icon_user_heart_2_copy_svg_default = meta;
export {
icon_user_heart_2_copy_svg_default as default,
meta
};