mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:28:54 +02:00
25 lines
373 B
JSON
25 lines
373 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing a list of emails or an inbox",
|
|
"Copying an email"
|
|
],
|
|
"tags": [
|
|
"emails",
|
|
"messages",
|
|
"letters",
|
|
"multiple",
|
|
"mailing list",
|
|
"newsletter",
|
|
"copy"
|
|
],
|
|
"categories": [
|
|
"mail"
|
|
]
|
|
}
|