mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
29 lines
446 B
JSON
29 lines
446 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"2fa",
|
|
"authentication",
|
|
"biometric",
|
|
"identity",
|
|
"security"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security",
|
|
"medical",
|
|
"devices"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "fingerprint",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|