mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:47:15 +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`
80 lines
1.2 KiB
JSON
80 lines
1.2 KiB
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"unshielded",
|
|
"cybersecurity",
|
|
"insecure",
|
|
"unsecured",
|
|
"safety",
|
|
"unsafe",
|
|
"protection",
|
|
"unprotected",
|
|
"guardian",
|
|
"unguarded",
|
|
"unarmored",
|
|
"unarmoured",
|
|
"defenseless",
|
|
"defenceless",
|
|
"undefended",
|
|
"defender",
|
|
"blocked",
|
|
"stopped",
|
|
"intercepted",
|
|
"interception",
|
|
"saved",
|
|
"thwarted",
|
|
"threat",
|
|
"prevention",
|
|
"unprevented",
|
|
"antivirus",
|
|
"vigilance",
|
|
"vigilant",
|
|
"detection",
|
|
"detected",
|
|
"scanned",
|
|
"found",
|
|
"exploit",
|
|
"vulnerability",
|
|
"vulnerable",
|
|
"weakness",
|
|
"infection",
|
|
"infected",
|
|
"comprimised",
|
|
"data leak",
|
|
"audited",
|
|
"admin",
|
|
"verification",
|
|
"unverified",
|
|
"uncertified",
|
|
"warning",
|
|
"emergency",
|
|
"attention",
|
|
"urgent",
|
|
"alarm",
|
|
"crest",
|
|
"bravery",
|
|
"strength",
|
|
"tough",
|
|
"attacked",
|
|
"damaged",
|
|
"injured",
|
|
"hit",
|
|
"expired",
|
|
"disabled",
|
|
"inactive",
|
|
"error",
|
|
"exclamation mark",
|
|
"!"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"security",
|
|
"development",
|
|
"notifications",
|
|
"gaming"
|
|
]
|
|
} |