mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Updated icons/layers.svg * Updated icons/layers.json * chore: removed layers-3 icon * Update tools/build-icons/utils/deprecationReasonTemplate.mjs --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
28 lines
379 B
JSON
28 lines
379 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"stack",
|
|
"pile",
|
|
"pages",
|
|
"sheets",
|
|
"paperwork",
|
|
"copies",
|
|
"copy"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"layout"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "layers-3",
|
|
"deprecationReason": "alias.duplicate"
|
|
}
|
|
]
|
|
}
|