mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* fix(icons): Rename `send-horizonal` to `send-horizontal` * feat(icons): Add `"send-horizonal"` alias for backward compatibility.
22 lines
313 B
JSON
22 lines
313 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"email",
|
|
"message",
|
|
"mail",
|
|
"paper airplane",
|
|
"paper aeroplane",
|
|
"submit"
|
|
],
|
|
"categories": [
|
|
"mail",
|
|
"communication",
|
|
"connectivity"
|
|
],
|
|
"aliases": [
|
|
"send-horizonal"
|
|
]
|
|
} |