mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +01:00
* fix(icons): renamed `*-help` icons * fix(icons): renamed `*-question` icons * Add EOF --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
20 lines
252 B
JSON
20 lines
252 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"email",
|
|
"message",
|
|
"letter",
|
|
"delivery",
|
|
"undelivered"
|
|
],
|
|
"categories": [
|
|
"mail"
|
|
],
|
|
"aliases": [
|
|
"mail-question"
|
|
]
|
|
}
|