Files
lucide/icons/messages-square.json
Jamie Law 507a86a890 chore(metadata): Added tags to messages-square (#3529)
* Discussion - GitHub's discussions section uses this type of icon
* Interview - e.g. a category of content, alongside "article", "video", "podcast"
* Debate - in a similar vein to "interview"
2025-08-29 09:51:56 +02:00

24 lines
333 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [
"comment",
"chat",
"conversation",
"dialog",
"feedback",
"speech bubbles",
"copy",
"multiple",
"discussion",
"interview",
"debate"
],
"categories": [
"social"
]
}