mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* Refine `send-to-back` icon
* Improve metadata
* Revert "Refine `send-to-back` icon"
This reverts commit 4f59705fd4.
22 lines
281 B
JSON
22 lines
281 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"james-yeoman",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"bring",
|
|
"send",
|
|
"move",
|
|
"over",
|
|
"forward",
|
|
"front",
|
|
"overlap",
|
|
"layer",
|
|
"order"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"layout"
|
|
]
|
|
} |