mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:46:21 +01:00
* fix(): Lucide-ize send icons * Update send.svg * fix(icons): update contributors --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
22 lines
310 B
JSON
22 lines
310 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"email",
|
|
"message",
|
|
"mail",
|
|
"paper airplane",
|
|
"paper aeroplane",
|
|
"submit"
|
|
],
|
|
"categories": [
|
|
"mail",
|
|
"communication",
|
|
"connectivity"
|
|
]
|
|
}
|