mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* Optimise `shield` icons * Rename `shield-close` to `shield-x` * Improve `shield` icons metadata * Add `shield-half` variant * Add `shield-ban` icon * Add `shield-plus` icon * Add `shield-minus` icon * Add `shield-slash` icon * Add `shield-more` icon * Add `shield-cross` icon * Add `shield-cross-diagonal` icon * Add `shield-cross-big` icon * Add `shield-stripe-diagonal` icon * Add `shield-stripe-vertical` icon * Add `shield-stripe-horizontal` icon * Add `shield-stripes-horizontal` icon * Add `shield-crucifix` icon * Revert "Add `shield-cross-big` icon" This reverts commit6484b6ea45. * Revert "Add `shield-cross-diagonal` icon" This reverts commited474bdc1f. * Revert "Add `shield-cross` icon" This reverts commit2ebc66e301. * Revert "Add `shield-crucifix` icon" This reverts commit4fa201658a. * Revert "Add `shield-stripes-horizontal` icon" This reverts commitb884028623. * Revert "Add `shield-stripe-horizontal` icon" This reverts commit40d7096dbf. * Revert "Add `shield-stripe-vertical` icon" This reverts commit8839e095e3. * Revert "Add `shield-stripe-diagonal` icon" This reverts commita5326ce108. * Revert "Add `shield-slash` icon" This reverts commit7bab9fb256. * Rename `shield-more` to `shield-ellipsis`
59 lines
933 B
JSON
59 lines
933 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"unshielded",
|
|
"cybersecurity",
|
|
"insecure",
|
|
"unsecured",
|
|
"safety",
|
|
"unsafe",
|
|
"protection",
|
|
"unprotected",
|
|
"guardian",
|
|
"unguarded",
|
|
"unarmored",
|
|
"unarmoured",
|
|
"defenseless",
|
|
"defenceless",
|
|
"undefended",
|
|
"defender",
|
|
"threat",
|
|
"prevention",
|
|
"unprevented",
|
|
"antivirus",
|
|
"vigilance",
|
|
"vigilant",
|
|
"detection",
|
|
"undetected",
|
|
"scan",
|
|
"find",
|
|
"exploit",
|
|
"vulnerability",
|
|
"vulnerable",
|
|
"weakness",
|
|
"infection",
|
|
"comprimised",
|
|
"data leak",
|
|
"audit",
|
|
"admin",
|
|
"verification",
|
|
"unverified",
|
|
"uncertified",
|
|
"uncertain",
|
|
"unknown",
|
|
"inactive",
|
|
"crest",
|
|
"question mark",
|
|
"?"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security",
|
|
"development",
|
|
"gaming"
|
|
]
|
|
} |