feat(icons): added shield-cog icon (#3902)

* Added icons/shield-cog.svg

* Added icons/shield-cog.json

* Added icons/shield-cog-2.svg

* Added icons/shield-cog-2.json

* name issue fixed

* Add shield-cog-corner.svg icon file

* Add shield-cog-corner.json icon file

* Rename shield-cog-mid.svg to shield-cog.svg

* Add shield-cog.json file

---------

Co-authored-by: Rajnish Mehta <43362941-KnarliX@users.noreply.replit.com>
This commit is contained in:
Rajnish Mehta
2026-03-24 20:42:32 +05:30
committed by GitHub
parent 7a395122a1
commit 519aae64d6
4 changed files with 163 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"karsa-mistmere",
"KnarliX"
],
"tags": [
"cybersecurity",
"secure",
"safety",
"protection",
"guardian",
"armored",
"armoured",
"defense",
"defence",
"defender",
"block",
"threat",
"prevention",
"antivirus",
"vigilance",
"vigilant",
"detection",
"scan",
"find",
"strength",
"strong",
"tough",
"invincible",
"invincibility",
"invulnerable",
"undamaged",
"audit",
"admin",
"verification",
"crest",
"shieldcog",
"bravery",
"knight",
"foot soldier",
"infantry",
"trooper",
"pawn",
"battle",
"war",
"military",
"army",
"cadet",
"scout"
],
"categories": [
"account",
"security",
"development",
"gaming",
"shapes"
]
}

View File

@@ -0,0 +1,22 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M11 22c-3.806-1.45-7-3.966-7-9V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1v4" />
<path d="M14.923 16.547 14 16.164" />
<path d="m14.923 18.843-.923.383" />
<path d="M16.547 14.923 16.164 14" />
<path d="m16.547 20.467-.383.924" />
<path d="m18.843 14.923.383-.923" />
<path d="m19.225 21.391-.382-.924" />
<path d="m20.467 16.547.923-.383" />
<path d="m20.467 18.843.923.383" />
<circle cx="17.695" cy="17.695" r="3" />
</svg>

After

Width:  |  Height:  |  Size: 709 B

59
icons/shield-cog.json Normal file
View File

@@ -0,0 +1,59 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"karsa-mistmere",
"KnarliX"
],
"tags": [
"cybersecurity",
"secure",
"safety",
"protection",
"guardian",
"armored",
"armoured",
"defense",
"defence",
"defender",
"block",
"threat",
"prevention",
"antivirus",
"vigilance",
"vigilant",
"detection",
"scan",
"find",
"strength",
"strong",
"tough",
"invincible",
"invincibility",
"invulnerable",
"undamaged",
"audit",
"admin",
"verification",
"crest",
"bravery",
"knight",
"foot soldier",
"infantry",
"trooper",
"pawn",
"battle",
"war",
"military",
"army",
"cadet",
"scout"
],
"categories": [
"account",
"security",
"development",
"gaming",
"shapes"
]
}

22
icons/shield-cog.svg Normal file
View File

@@ -0,0 +1,22 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m10.929 14.467-.383.924" />
<path d="M10.929 8.923 10.546 8" />
<path d="M13.225 8.923 13.608 8" />
<path d="m13.607 15.391-.382-.924" />
<path d="m14.849 10.547.923-.383" />
<path d="m14.849 12.843.923.383" />
<path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z" />
<path d="m9.305 10.547-.923-.383" />
<path d="m9.305 12.843-.923.383" />
<circle cx="12.077" cy="11.695" r="3" />
</svg>

After

Width:  |  Height:  |  Size: 738 B