mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:48:29 +02:00
37 lines
596 B
JSON
37 lines
596 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"colebemis",
|
||
|
|
"danielbayley",
|
||
|
|
"jguddas",
|
||
|
|
"karsa-mistmere"
|
||
|
|
],
|
||
|
|
"use-cases": [
|
||
|
|
"sending a selected object to the back of a stack",
|
||
|
|
"moving an item behind all others in layer order"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"send to back",
|
||
|
|
"send backward",
|
||
|
|
"back",
|
||
|
|
"background",
|
||
|
|
"bottom",
|
||
|
|
"bottommost",
|
||
|
|
"lower",
|
||
|
|
"demote",
|
||
|
|
"behind",
|
||
|
|
"reorder",
|
||
|
|
"arrange",
|
||
|
|
"stack",
|
||
|
|
"stacking",
|
||
|
|
"z-index",
|
||
|
|
"depth",
|
||
|
|
"graphics",
|
||
|
|
"design"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"design",
|
||
|
|
"layout"
|
||
|
|
]
|
||
|
|
}
|