mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add cobalt (#1027)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
1397d39196
commit
ccf47f3f69
2
ICONS.md
2
ICONS.md
@ -298,6 +298,8 @@ The best source for dashboard icons.<br />
|
||||
| cloudflare-pages | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cloudflare-pages.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cloudflare-pages.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cloudflare-pages.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cloudflare-pages.webp" height="50" alt="cloudflare-pages"> |
|
||||
| cloudflare-zero-trust | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cloudflare-zero-trust.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cloudflare-zero-trust.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cloudflare-zero-trust.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cloudflare-zero-trust.webp" height="50" alt="cloudflare-zero-trust"> |
|
||||
| cloudpanel | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cloudpanel.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cloudpanel.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cloudpanel.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cloudpanel.webp" height="50" alt="cloudpanel"> |
|
||||
| cobalt | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cobalt.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cobalt.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cobalt.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cobalt.webp" height="50" alt="cobalt"> |
|
||||
| cobalt-dark | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cobalt-dark.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cobalt-dark.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cobalt-dark.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cobalt-dark.webp" height="50" alt="cobalt-dark"> |
|
||||
| cockpit | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cockpit.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cockpit.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cockpit.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cockpit.webp" height="50" alt="cockpit"> |
|
||||
| cockpit-cms | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cockpit-cms.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cockpit-cms.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cockpit-cms.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cockpit-cms.webp" height="50" alt="cockpit-cms"> |
|
||||
| cockpit-cms-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cockpit-cms-light.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cockpit-cms-light.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cockpit-cms-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cockpit-cms-light.webp" height="50" alt="cockpit-cms-light"> |
|
||||
|
21
meta/cobalt.json
Normal file
21
meta/cobalt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"SocialMedia",
|
||||
"File",
|
||||
"Cloud",
|
||||
"Video"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-03-21T20:19:04.169259",
|
||||
"author": {
|
||||
"id": 32749673,
|
||||
"login": "ben-pearce"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "cobalt",
|
||||
"dark": "cobalt-dark"
|
||||
}
|
||||
}
|
@ -4573,6 +4573,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"cobalt": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"SocialMedia",
|
||||
"File",
|
||||
"Cloud",
|
||||
"Video"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-03-21T20:19:04.169259",
|
||||
"author": {
|
||||
"id": 32749673,
|
||||
"login": "ben-pearce"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "cobalt",
|
||||
"dark": "cobalt-dark"
|
||||
}
|
||||
},
|
||||
"honda-jet": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/cobalt-dark.png
Normal file
BIN
png/cobalt-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
png/cobalt.png
Normal file
BIN
png/cobalt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
4
svg/cobalt-dark.svg
Normal file
4
svg/cobalt-dark.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" version="1.1">
|
||||
<rect width="100%" height="100%" fill="#ffffff"/>
|
||||
<path d="M 125.224 185.525 L 125.500 201.234 178.750 229.867 C 208.038 245.615, 231.892 258.950, 231.759 259.500 C 231.626 260.050, 207.664 271.863, 178.509 285.752 L 125.500 311.003 125.225 326.946 L 124.951 342.890 185.725 312.828 C 219.151 296.294, 252.463 279.921, 259.750 276.443 L 273 270.119 272.998 260.309 L 272.996 250.500 199.936 210.500 C 159.753 188.500, 126.442 170.346, 125.912 170.158 C 125.313 169.945, 125.053 175.756, 125.224 185.525 M 253.224 185.525 L 253.500 201.234 306.750 229.867 C 336.038 245.615, 359.892 258.950, 359.759 259.500 C 359.626 260.050, 335.664 271.863, 306.509 285.752 L 253.500 311.003 253.225 326.946 L 252.951 342.890 313.725 312.828 C 347.151 296.294, 380.462 279.921, 387.750 276.443 L 401 270.119 400.998 260.309 L 400.996 250.500 327.936 210.500 C 287.753 188.500, 254.442 170.346, 253.912 170.158 C 253.313 169.945, 253.053 175.756, 253.224 185.525" stroke="none" fill="#000000" fill-rule="evenodd"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
4
svg/cobalt.svg
Normal file
4
svg/cobalt.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" version="1.1">
|
||||
<rect width="100%" height="100%" fill="#000000"/>
|
||||
<path d="M 125.224 185.525 L 125.500 201.234 178.750 229.867 C 208.038 245.615, 231.892 258.950, 231.759 259.500 C 231.626 260.050, 207.664 271.863, 178.509 285.752 L 125.500 311.003 125.225 326.946 L 124.951 342.890 185.725 312.828 C 219.151 296.294, 252.463 279.921, 259.750 276.443 L 273 270.119 272.998 260.309 L 272.996 250.500 199.936 210.500 C 159.753 188.500, 126.442 170.346, 125.912 170.158 C 125.313 169.945, 125.053 175.756, 125.224 185.525 M 253.224 185.525 L 253.500 201.234 306.750 229.867 C 336.038 245.615, 359.892 258.950, 359.759 259.500 C 359.626 260.050, 335.664 271.863, 306.509 285.752 L 253.500 311.003 253.225 326.946 L 252.951 342.890 313.725 312.828 C 347.151 296.294, 380.462 279.921, 387.750 276.443 L 401 270.119 400.998 260.309 L 400.996 250.500 327.936 210.500 C 287.753 188.500, 254.442 170.346, 253.912 170.158 C 253.313 169.945, 253.053 175.756, 253.224 185.525" stroke="none" fill="#ffffff" fill-rule="evenodd"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
@ -289,6 +289,8 @@
|
||||
"cloudflare-zero-trust.png",
|
||||
"cloudflare.png",
|
||||
"cloudpanel.png",
|
||||
"cobalt-dark.png",
|
||||
"cobalt.png",
|
||||
"cockpit-cms-light.png",
|
||||
"cockpit-cms.png",
|
||||
"cockpit-light.png",
|
||||
@ -2370,6 +2372,8 @@
|
||||
"cloudflare-zero-trust.svg",
|
||||
"cloudflare.svg",
|
||||
"cloudpanel.svg",
|
||||
"cobalt-dark.svg",
|
||||
"cobalt.svg",
|
||||
"cockpit-cms-light.svg",
|
||||
"cockpit-cms.svg",
|
||||
"cockpit-light.svg",
|
||||
@ -4161,6 +4165,8 @@
|
||||
"cloudflare-zero-trust.webp",
|
||||
"cloudflare.webp",
|
||||
"cloudpanel.webp",
|
||||
"cobalt-dark.webp",
|
||||
"cobalt.webp",
|
||||
"cockpit-cms-light.webp",
|
||||
"cockpit-cms.webp",
|
||||
"cockpit-light.webp",
|
||||
|
BIN
webp/cobalt-dark.webp
Normal file
BIN
webp/cobalt-dark.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
webp/cobalt.webp
Normal file
BIN
webp/cobalt.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Loading…
x
Reference in New Issue
Block a user