Files
lucide/icons/message-circle-question-mark.json
Jakob Guddas 7517894f2d fix(icons): renamed *-help and *-question icons to *-question-mark (#2540)
* fix(icons): renamed `*-help` icons

* fix(icons): renamed `*-question` icons

* Add EOF

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2025-06-18 10:01:41 +02:00

22 lines
295 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [
"comment",
"chat",
"conversation",
"dialog",
"feedback",
"speech bubble",
"help"
],
"categories": [
"social"
],
"aliases": [
"message-circle-question"
]
}