mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-10 05:28:57 +01:00
feat(icons): add ideco (#2418)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1c15f57852
commit
74c1f16e29
16
meta/ideco.json
Normal file
16
meta/ideco.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"ideco-ngfw"
|
||||
],
|
||||
"categories": [
|
||||
"Security"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-03T21:48:42.751304",
|
||||
"author": {
|
||||
"id": 240226970,
|
||||
"login": "guridevatrin"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -12998,6 +12998,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ideco": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"ideco-ngfw"
|
||||
],
|
||||
"categories": [
|
||||
"Security"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-11-03T21:48:42.751304",
|
||||
"author": {
|
||||
"id": 240226970,
|
||||
"login": "guridevatrin"
|
||||
}
|
||||
}
|
||||
},
|
||||
"excalidraw": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
||||
BIN
png/ideco.png
Normal file
BIN
png/ideco.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
3
svg/ideco.svg
Normal file
3
svg/ideco.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 387.8 387.8">
|
||||
<path d="m 110.557,20.4106 c 0,11.2725 9.039,20.4106 20.189,20.4106 h 127.271 c 11.15,0 20.189,-9.1381 20.189,-20.4106 C 278.206,9.13814 287.244,0 298.394,0 h 36.532 c 29.203,0 52.876,23.9332 52.876,53.4564 V 238.482 c 0,15.231 -6.427,29.739 -17.667,39.881 l -106.236,95.864 c -9.689,8.742 -22.222,13.575 -35.209,13.575 h -69.578 c -12.987,0 -25.52,-4.833 -35.209,-13.575 L 17.6663,278.363 C 6.42662,268.221 0,253.713 0,238.482 V 53.4564 C 0,23.9332 23.6731,0 52.8753,0 h 37.4934 c 11.1503,0 20.1883,9.13814 20.1883,20.4106 z" fill="#ff5a1a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 631 B |
@@ -1007,6 +1007,7 @@
|
||||
"icinga.png",
|
||||
"icloud.png",
|
||||
"idealo.png",
|
||||
"ideco.png",
|
||||
"idrac.png",
|
||||
"idrive.png",
|
||||
"ihatemoney.png",
|
||||
@@ -3490,6 +3491,7 @@
|
||||
"icinga.svg",
|
||||
"icloud.svg",
|
||||
"idealo.svg",
|
||||
"ideco.svg",
|
||||
"idrac.svg",
|
||||
"idrive.svg",
|
||||
"ilo.svg",
|
||||
@@ -5836,6 +5838,7 @@
|
||||
"icinga.webp",
|
||||
"icloud.webp",
|
||||
"idealo.webp",
|
||||
"ideco.webp",
|
||||
"idrac.webp",
|
||||
"idrive.webp",
|
||||
"ihatemoney.webp",
|
||||
|
||||
BIN
webp/ideco.webp
Normal file
BIN
webp/ideco.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
Reference in New Issue
Block a user