mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +02:00
* Added icons/user-shield.svg * Added icons/user-shield.json * Apply design from karsa * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Update icons/user-shield.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update icons/user-shield.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
30 lines
501 B
JSON
30 lines
501 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"MArtytraM99"
|
|
],
|
|
"use-cases": [
|
|
"representing user roles (admin, defender)",
|
|
"indicating protected or sensitive user information",
|
|
"indicating a protected user account"
|
|
],
|
|
"tags": [
|
|
"user",
|
|
"shield",
|
|
"admin",
|
|
"protected",
|
|
"guard",
|
|
"profile",
|
|
"security",
|
|
"privacy",
|
|
"permissions",
|
|
"role"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security",
|
|
"development",
|
|
"people"
|
|
]
|
|
}
|