feat(icons): add dumbassets (#1596)

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-06-30 20:54:20 +02:00 committed by GitHub
parent a82e4da945
commit 94bc668bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 32 additions and 0 deletions

14
meta/dumbassets.json Normal file
View File

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Logistics"
],
"update": {
"timestamp": "2025-06-30T18:52:39.427623",
"author": {
"id": 7990505,
"login": "thinkhead"
}
}
}

View File

@ -16968,6 +16968,20 @@
}
}
},
"dumbassets": {
"base": "svg",
"aliases": [],
"categories": [
"Logistics"
],
"update": {
"timestamp": "2025-06-30T18:52:39.427623",
"author": {
"id": 7990505,
"login": "thinkhead"
}
}
},
"ovh": {
"base": "svg",
"aliases": [],

BIN
png/dumbassets.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

1
svg/dumbassets.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 512 512"><circle cx="256" cy="256" r="232.7" style="opacity:.2;fill:#fd96a9"/><path d="M256 0C114.8 0 0 114.8 0 256s114.8 256 256 256 256-114.8 256-256S397.2 0 256 0m0 465.6c-115.5 0-209.5-94-209.5-209.5S140.5 46.6 256 46.6s209.5 93.9 209.5 209.5c0 115.5-94 209.5-209.5 209.5m-99.1-214-15.7-15 112.2-111.9H338v21.9h-75.4zm92.4 135.6-98.7-98.7 121.7-120h98.6v97.1zm58.8-156c7.5 7.5 19.6 7.5 27.1 0s7.5-19.6 0-27.1-19.6-7.5-27.1 0-7.5 19.7 0 27.1m-74.9 48.4 38.7-38.7-7.7-7.7-38.7 38.7zm0 30.9 54.2-54.1-7.7-7.7-54.2 54.1zm15.5 15.5 54.1-54.1-7.7-7.7-54.1 54.1z" style="fill:#fd96a9"/></svg>

After

Width:  |  Height:  |  Size: 663 B

View File

@ -488,6 +488,7 @@
"duckdns-light.png",
"duckdns.png",
"duckduckgo.png",
"dumbassets.png",
"dumbpad.png",
"duo.png",
"duplicacy.png",
@ -2721,6 +2722,7 @@
"duckdns-light.svg",
"duckdns.svg",
"duckduckgo.svg",
"dumbassets.svg",
"dumbpad.svg",
"duo.svg",
"duplicati.svg",
@ -4723,6 +4725,7 @@
"duckdns-light.webp",
"duckdns.webp",
"duckduckgo.webp",
"dumbassets.webp",
"dumbpad.webp",
"duo.webp",
"duplicacy.webp",

BIN
webp/dumbassets.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB