feat(icons): add dashwise (#2525)

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-11-23 09:19:15 +01:00
committed by GitHub
parent b741808457
commit fd1cd9abd3
6 changed files with 46 additions and 0 deletions

18
meta/dashwise.json Normal file
View File

@@ -0,0 +1,18 @@
{
"base": "svg",
"aliases": [
"homelab-dashboard",
"server-dashboard",
"application-launcher"
],
"categories": [
"Organization"
],
"update": {
"timestamp": "2025-11-23T08:15:03.696826",
"author": {
"id": 75847494,
"login": "andreasmolnardev"
}
}
}

View File

@@ -26188,6 +26188,24 @@
}
}
},
"dashwise": {
"base": "svg",
"aliases": [
"homelab-dashboard",
"server-dashboard",
"application-launcher"
],
"categories": [
"Organization"
],
"update": {
"timestamp": "2025-11-23T08:15:03.696826",
"author": {
"id": 75847494,
"login": "andreasmolnardev"
}
}
},
"phoscon": {
"base": "svg",
"aliases": [],

BIN
png/dashwise.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

7
svg/dashwise.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg width="101" height="101" viewBox="0 0 101 101" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="50.5" cy="50.5" r="50.5" fill="white"/>
<circle cx="51.7344" cy="75.7344" r="2.73438" fill="#00A7E1" stroke="#00A7E1" stroke-width="4"/>
<circle cx="50.5" cy="50.5" r="39.0312" stroke="#00A7E1" stroke-width="4"/>
<path d="M22.0938 75.75H78.9062" stroke="#00A7E1" stroke-width="4" stroke-linecap="round"/>
<path d="M72.9887 46.9592C72.9887 48.2949 71.8686 49.3411 70.5992 49.3411H68.2097L68.262 61.2287C68.262 61.429 68.247 61.6294 68.2246 61.8297V63.0318C68.2246 64.6717 66.888 66 65.2378 66H64.043C63.9609 66 63.8787 66 63.7966 65.9926C63.6921 66 63.5875 66 63.483 66L61.0561 65.9926H59.264C57.6137 65.9926 56.2771 64.6643 56.2771 63.0244V56.4944C56.2771 55.181 55.2093 54.1199 53.8876 54.1199H49.1086C47.7869 54.1199 46.7191 55.181 46.7191 56.4944V63.0244C46.7191 64.6643 45.3825 65.9926 43.7322 65.9926H39.558C39.446 65.9926 39.334 65.9852 39.222 65.9777C39.1324 65.9852 39.0428 65.9926 38.9532 65.9926H37.7584C36.1082 65.9926 34.7715 64.6643 34.7715 63.0244V54.7135C34.7715 54.6467 34.7715 54.5725 34.779 54.5058V49.3337H32.3895C31.0454 49.3337 30 48.2949 30 46.9518C30 46.2839 30.224 45.6903 30.7467 45.1709L49.8852 28.5936C50.4079 28.0742 51.0053 28 51.528 28C52.0507 28 52.648 28.1484 53.0961 28.5194L72.1673 45.1783C72.7647 45.6977 73.0634 46.2913 72.9887 46.9592Z" fill="#00233C"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -463,6 +463,7 @@
"dashboard-icons-dark.png",
"dashboard-icons.png",
"dashdot.png",
"dashwise.png",
"dashy.png",
"datadog.png",
"davical.png",
@@ -3062,6 +3063,7 @@
"dart.svg",
"dashboard-icons-dark.svg",
"dashboard-icons.svg",
"dashwise.svg",
"datadog.svg",
"davical.svg",
"dawarich.svg",
@@ -5340,6 +5342,7 @@
"dashboard-icons-dark.webp",
"dashboard-icons.webp",
"dashdot.webp",
"dashwise.webp",
"dashy.webp",
"datadog.webp",
"davical.webp",

BIN
webp/dashwise.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB