mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
* Updated icons/key-square.svg * Updated icons/key-square.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
20 lines
261 B
JSON
20 lines
261 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"password",
|
|
"login",
|
|
"authentication",
|
|
"secure",
|
|
"unlock",
|
|
"car key"
|
|
],
|
|
"categories": [
|
|
"security",
|
|
"account"
|
|
]
|
|
}
|