feat(icons): add dashboard-icons (#1973)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-09-06 20:51:39 +02:00
committed by GitHub
parent 5a06f91aa1
commit 4ac15a20f4
9 changed files with 66 additions and 0 deletions

16
meta/dashboard-icons.json Normal file
View File

@@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-09-06T18:50:43.801762",
"author": {
"id": 63781622,
"login": "Meierschlumpf"
}
},
"colors": {
"light": "dashboard-icons",
"dark": "dashboard-icons-dark"
}
}

View File

@@ -21461,6 +21461,22 @@
}
}
},
"dashboard-icons": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-09-06T18:50:43.801762",
"author": {
"id": 63781622,
"login": "Meierschlumpf"
}
},
"colors": {
"light": "dashboard-icons",
"dark": "dashboard-icons-dark"
}
},
"moodist": {
"base": "svg",
"aliases": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
png/dashboard-icons.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 232 232" role="img" aria-label="dashboard-icons logo">
<rect x="4" y="4" width="224" height="224" rx="32" fill="none" stroke="#fff" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
<g fill="none" stroke="#ccc" stroke-width="4" stroke-linecap="round" stroke-linejoin="round">
<rect x="24" y="24" width="48" height="48" rx="8" stroke="#FB7185"/>
<rect x="92" y="24" width="48" height="48" rx="8" fill="#FDBA74"/>
<rect x="92" y="92" width="48" height="48" rx="8" stroke="#C4B5FD"/>
<rect x="160" y="92" width="48" height="48" rx="8"/>
<rect x="92" y="160" width="48" height="48" rx="8"/>
<rect x="160" y="160" width="48" height="48" rx="8" fill="#93C5FD"/>
</g>
<circle cx="184" cy="48" r="26" fill="#86EFAC"/>
<circle cx="48" cy="116" r="26" fill="#93C5FD"/>
<rect x="24" y="160" width="48" height="48" rx="8" fill="#FDE68A"/>
</svg>

After

Width:  |  Height:  |  Size: 976 B

14
svg/dashboard-icons.svg Normal file
View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 232 232" role="img" aria-label="dashboard-icons logo">
<rect x="4" y="4" width="224" height="224" rx="32" fill="none" stroke="#000" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
<g fill="none" stroke="#ccc" stroke-width="4" stroke-linecap="round" stroke-linejoin="round">
<rect x="24" y="24" width="48" height="48" rx="8" stroke="#FB7185"/>
<rect x="92" y="24" width="48" height="48" rx="8" fill="#FDBA74"/>
<rect x="92" y="92" width="48" height="48" rx="8" stroke="#C4B5FD"/>
<rect x="160" y="92" width="48" height="48" rx="8"/>
<rect x="92" y="160" width="48" height="48" rx="8"/>
<rect x="160" y="160" width="48" height="48" rx="8" fill="#93C5FD"/>
</g>
<circle cx="184" cy="48" r="26" fill="#86EFAC"/>
<circle cx="48" cy="116" r="26" fill="#93C5FD"/>
<rect x="24" y="160" width="48" height="48" rx="8" fill="#FDE68A"/>
</svg>

After

Width:  |  Height:  |  Size: 976 B

View File

@@ -412,6 +412,8 @@
"dalibo.png",
"daps.png",
"dart.png",
"dashboard-icons-dark.png",
"dashboard-icons.png",
"dashdot.png",
"dashy.png",
"datadog.png",
@@ -2813,6 +2815,8 @@
"dagster-light.svg",
"dalibo.svg",
"dart.svg",
"dashboard-icons-dark.svg",
"dashboard-icons.svg",
"datadog.svg",
"davical.svg",
"dawarich.svg",
@@ -4907,6 +4911,8 @@
"dalibo.webp",
"daps.webp",
"dart.webp",
"dashboard-icons-dark.webp",
"dashboard-icons.webp",
"dashdot.webp",
"dashy.webp",
"datadog.webp",

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
webp/dashboard-icons.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB