open-icon
Version:
Open Icon
26 lines (25 loc) • 652 B
JavaScript
// lib/meta/icon_speech-balloon-square 2.svg.ts
var meta = {
"description": "The speech balloon square 2 icon is a UI element representing a message or chat bubble. It can be used in messaging apps, social media platforms, or communication-related interfaces.",
"category": [
"Interface"
],
"tag": [
"speech bubble",
"chat",
"message",
"communication",
"conversation",
"notification",
"messaging",
"dialogue",
"texting",
"talk"
],
"title": "Speech Balloon Square 2"
};
var icon_speech_balloon_square_2_svg_default = meta;
export {
icon_speech_balloon_square_2_svg_default as default,
meta
};