mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
23 lines
343 B
JSON
23 lines
343 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "verified",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
],
|
|
"tags": [
|
|
"verified",
|
|
"check"
|
|
],
|
|
"categories": [
|
|
"social"
|
|
]
|
|
}
|