Files
lucide/icons/user-shield.json
Martin Vítek 0adb963d07 feat(icons): added user-shield icon (#3099)
* 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>
2026-07-23 15:20:10 +02:00

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"
]
}