mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +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`
62 lines
992 B
JSON
62 lines
992 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"unshielded",
|
|
"cybersecurity",
|
|
"insecure",
|
|
"unsecured",
|
|
"safety",
|
|
"unsafe",
|
|
"protection",
|
|
"unprotected",
|
|
"guardian",
|
|
"unguarded",
|
|
"unarmored",
|
|
"unarmoured",
|
|
"defenseless",
|
|
"defenceless",
|
|
"undefended",
|
|
"defender",
|
|
"interception",
|
|
"threat",
|
|
"prevention",
|
|
"unprevented",
|
|
"antivirus",
|
|
"detection",
|
|
"undetected",
|
|
"exploit",
|
|
"vulnerability",
|
|
"vulnerable",
|
|
"weakness",
|
|
"infected",
|
|
"infection",
|
|
"comprimised",
|
|
"data leak",
|
|
"unaudited",
|
|
"admin",
|
|
"verification",
|
|
"unverified",
|
|
"inactive",
|
|
"cancelled",
|
|
"error",
|
|
"crest",
|
|
"bravery",
|
|
"damaged",
|
|
"injured",
|
|
"hit",
|
|
"expired",
|
|
"eliminated"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security",
|
|
"development",
|
|
"gaming"
|
|
]
|
|
} |