mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
* Added `user-lock` icon * Corrected lock arc and alignment --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
18 lines
225 B
JSON
18 lines
225 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"anthony-mariotti"
|
|
],
|
|
"tags": [
|
|
"person",
|
|
"lock",
|
|
"locked",
|
|
"account",
|
|
"secure"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security"
|
|
]
|
|
}
|