mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Improve operator icons metadata * Update icons/square-slash.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
24 lines
333 B
JSON
24 lines
333 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"secret",
|
|
"access",
|
|
"key",
|
|
"multiply",
|
|
"multiplication",
|
|
"glob pattern",
|
|
"wildcard",
|
|
"*"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"security",
|
|
"account",
|
|
"maths",
|
|
"development"
|
|
]
|
|
} |