mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:36:24 +01:00
25 lines
370 B
JSON
25 lines
370 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"git",
|
|
"diff",
|
|
"modified",
|
|
"."
|
|
],
|
|
"categories": [
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "dot-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|