Compare commits

...

1 Commits

Author SHA1 Message Date
Dashboard Icons Manager
63e61cdc3b feat(icons): add comfyui 2025-05-08 21:17:18 +00:00
5 changed files with 36 additions and 0 deletions

17
meta/comfyui.json Normal file
View File

@@ -0,0 +1,17 @@
{
"base": "png",
"aliases": [
"comfy",
"comfy-ui"
],
"categories": [
"Design"
],
"update": {
"timestamp": "2025-05-08T21:17:12.128049",
"author": {
"id": 76230780,
"login": "TheRedCyclops"
}
}
}

View File

@@ -4448,6 +4448,23 @@
"light": "monica-light" "light": "monica-light"
} }
}, },
"comfyui": {
"base": "png",
"aliases": [
"comfy",
"comfy-ui"
],
"categories": [
"Design"
],
"update": {
"timestamp": "2025-05-08T21:17:12.128049",
"author": {
"id": 76230780,
"login": "TheRedCyclops"
}
}
},
"musicbrainz": { "musicbrainz": {
"base": "svg", "base": "svg",
"aliases": [ "aliases": [

BIN
png/comfyui.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

View File

@@ -318,6 +318,7 @@
"codimd-light.png", "codimd-light.png",
"codimd.png", "codimd.png",
"collabora-online.png", "collabora-online.png",
"comfyui.png",
"commafeed-light.png", "commafeed-light.png",
"commafeed.png", "commafeed.png",
"commento-light.png", "commento-light.png",
@@ -4402,6 +4403,7 @@
"codimd-light.webp", "codimd-light.webp",
"codimd.webp", "codimd.webp",
"collabora-online.webp", "collabora-online.webp",
"comfyui.webp",
"commafeed-light.webp", "commafeed-light.webp",
"commafeed.webp", "commafeed.webp",
"commento-light.webp", "commento-light.webp",

BIN
webp/comfyui.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB