mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
32 lines
487 B
JSON
32 lines
487 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"secret",
|
|
"access",
|
|
"key",
|
|
"multiply",
|
|
"multiplication",
|
|
"glob pattern",
|
|
"wildcard",
|
|
"*"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"security",
|
|
"math",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "asterisk-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|