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