Files
lucide/icons/mail-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

20 lines
252 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [
"email",
"message",
"letter",
"delivery",
"undelivered"
],
"categories": [
"mail"
],
"aliases": [
"mail-question"
]
}