open-icon
Version:
Open Icon
27 lines (26 loc) • 576 B
JavaScript
// lib/meta/icon_talk-add.svg.ts
var meta = {
"description": "An icon of a speech bubble with a plus sign, indicating adding or creating a new conversation or message. It is commonly used in chat interfaces and messaging applications.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"talk",
"bubble",
"conversation",
"chat",
"add",
"message",
"communication",
"interface",
"dialogue",
"new"
],
"title": "Talk Add"
};
var icon_talk_add_svg_default = meta;
export {
icon_talk_add_svg_default as default,
meta
};