mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-28 14:09:05 +08:00
feat(icons): add idealo (#2311)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1f9c1cbfff
commit
fdfa073925
12
meta/idealo.json
Normal file
12
meta/idealo.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-10-18T13:39:44.029246",
|
||||||
|
"author": {
|
||||||
|
"id": 238225595,
|
||||||
|
"login": "Sean31518"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -8950,6 +8950,18 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"idealo": {
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-10-18T13:39:44.029246",
|
||||||
|
"author": {
|
||||||
|
"id": 238225595,
|
||||||
|
"login": "Sean31518"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"btcpay-server": {
|
"btcpay-server": {
|
||||||
"base": "png",
|
"base": "png",
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|||||||
BIN
png/idealo.png
Normal file
BIN
png/idealo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 287 B |
6
svg/idealo.svg
Normal file
6
svg/idealo.svg
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 48 48">
|
||||||
|
<path d="M0 0 C15.84 0 31.68 0 48 0 C48 15.84 48 31.68 48 48 C32.16 48 16.32 48 0 48 C0 32.16 0 16.32 0 0 Z " fill="#0A3761" transform="translate(0,0)"/>
|
||||||
|
<path d="M0 0 C2.97 0 5.94 0 9 0 C9 5.94 9 11.88 9 18 C6.03 18 3.06 18 0 18 C0 12.06 0 6.12 0 0 Z " fill="#FFFFFF" transform="translate(15,21)"/>
|
||||||
|
<path d="M0 0 C2.97 0 5.94 0 9 0 C9 2.97 9 5.94 9 9 C6.03 9 3.06 9 0 9 C0 6.03 0 3.06 0 0 Z " fill="#FF6600" transform="translate(30,30)"/>
|
||||||
|
<path d="M0 0 C2.97 0 5.94 0 9 0 C9 2.97 9 5.94 9 9 C6.03 9 3.06 9 0 9 C0 6.03 0 3.06 0 0 Z " fill="#FFFFFF" transform="translate(15,9)"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 660 B |
@@ -994,6 +994,7 @@
|
|||||||
"icinga-light.png",
|
"icinga-light.png",
|
||||||
"icinga.png",
|
"icinga.png",
|
||||||
"icloud.png",
|
"icloud.png",
|
||||||
|
"idealo.png",
|
||||||
"idrac.png",
|
"idrac.png",
|
||||||
"idrive.png",
|
"idrive.png",
|
||||||
"ihatemoney.png",
|
"ihatemoney.png",
|
||||||
@@ -3443,6 +3444,7 @@
|
|||||||
"icinga-light.svg",
|
"icinga-light.svg",
|
||||||
"icinga.svg",
|
"icinga.svg",
|
||||||
"icloud.svg",
|
"icloud.svg",
|
||||||
|
"idealo.svg",
|
||||||
"idrac.svg",
|
"idrac.svg",
|
||||||
"idrive.svg",
|
"idrive.svg",
|
||||||
"ilo.svg",
|
"ilo.svg",
|
||||||
@@ -5756,6 +5758,7 @@
|
|||||||
"icinga-light.webp",
|
"icinga-light.webp",
|
||||||
"icinga.webp",
|
"icinga.webp",
|
||||||
"icloud.webp",
|
"icloud.webp",
|
||||||
|
"idealo.webp",
|
||||||
"idrac.webp",
|
"idrac.webp",
|
||||||
"idrive.webp",
|
"idrive.webp",
|
||||||
"ihatemoney.webp",
|
"ihatemoney.webp",
|
||||||
|
|||||||
BIN
webp/idealo.webp
Normal file
BIN
webp/idealo.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 726 B |
Reference in New Issue
Block a user