mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
28 lines
376 B
JSON
28 lines
376 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"secret",
|
|
"access",
|
|
"key",
|
|
"multiply",
|
|
"multiplication",
|
|
"glob pattern",
|
|
"wildcard",
|
|
"*"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"security",
|
|
"account",
|
|
"maths",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
"square-asterisk"
|
|
]
|
|
}
|