mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 16:46:20 +01:00
* 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"
24 lines
333 B
JSON
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"
|
|
]
|
|
}
|