Files
lucide/icons/user-lock.json
Anthony Mariotti 2517eb642c feat(icons): Add user-lock icon (#2818)
* Added `user-lock` icon

* Corrected lock arc and alignment

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2025-04-18 17:01:25 +02:00

18 lines
225 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"anthony-mariotti"
],
"tags": [
"person",
"lock",
"locked",
"account",
"secure"
],
"categories": [
"account",
"security"
]
}