mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
* Added icons/shield-user.svg * Added icons/shield-user.json * Update shield-user.svg Apply suggestion by @karsa-mistmere at https://github.com/lucide-icons/lucide/pull/2608#issuecomment-2541214222 * Inherit coontributors * Close gaps in svg * Simplify arc --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
24 lines
324 B
JSON
24 lines
324 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"sebinemeth",
|
|
"ksk3110",
|
|
"karsa-mistmere",
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"shield",
|
|
"user",
|
|
"admin",
|
|
"protection",
|
|
"protected",
|
|
"safety",
|
|
"guard"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security",
|
|
"development"
|
|
]
|
|
}
|