diff --git a/ICONS.md b/ICONS.md
index dcabed62..22cb9ed0 100644
--- a/ICONS.md
+++ b/ICONS.md
@@ -450,6 +450,8 @@ The best source for dashboard icons.
| dozzle | ✅ WebP ✅ PNG ✅ SVG |
|
| draw-io | ✅ WebP ✅ PNG ✅ SVG |
|
| draytek | ✅ WebP ✅ PNG ✅ SVG |
|
+| dream-host | ✅ WebP ✅ PNG ✅ SVG |
|
+| dream-host-dark | ✅ WebP ✅ PNG ✅ SVG |
|
| drone | ✅ WebP ✅ PNG ❌ SVG |
|
| dropbox | ✅ WebP ✅ PNG ✅ SVG |
|
| dropout | ✅ WebP ✅ PNG ✅ SVG |
|
diff --git a/meta/dream-host.json b/meta/dream-host.json
new file mode 100644
index 00000000..8e28752d
--- /dev/null
+++ b/meta/dream-host.json
@@ -0,0 +1,16 @@
+{
+ "base": "svg",
+ "aliases": [],
+ "categories": [],
+ "update": {
+ "timestamp": "2025-04-06T15:24:36.739579",
+ "author": {
+ "id": 63781622,
+ "login": "Meierschlumpf"
+ }
+ },
+ "colors": {
+ "light": "dream-host",
+ "dark": "dream-host-dark"
+ }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index 8b448cb3..91379cbc 100644
--- a/metadata.json
+++ b/metadata.json
@@ -8998,6 +8998,22 @@
}
}
},
+ "dream-host": {
+ "base": "svg",
+ "aliases": [],
+ "categories": [],
+ "update": {
+ "timestamp": "2025-04-06T15:24:36.739579",
+ "author": {
+ "id": 63781622,
+ "login": "Meierschlumpf"
+ }
+ },
+ "colors": {
+ "light": "dream-host",
+ "dark": "dream-host-dark"
+ }
+ },
"pocketbase": {
"base": "svg",
"aliases": [],
diff --git a/png/dream-host-dark.png b/png/dream-host-dark.png
new file mode 100644
index 00000000..5ccc5b05
Binary files /dev/null and b/png/dream-host-dark.png differ
diff --git a/png/dream-host.png b/png/dream-host.png
new file mode 100644
index 00000000..e71a86e0
Binary files /dev/null and b/png/dream-host.png differ
diff --git a/svg/dream-host-dark.svg b/svg/dream-host-dark.svg
new file mode 100644
index 00000000..4c031860
--- /dev/null
+++ b/svg/dream-host-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/svg/dream-host.svg b/svg/dream-host.svg
new file mode 100644
index 00000000..8f12a836
--- /dev/null
+++ b/svg/dream-host.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/tree.json b/tree.json
index 6744e764..b72ce7c2 100644
--- a/tree.json
+++ b/tree.json
@@ -441,6 +441,8 @@
"dozzle.png",
"draw-io.png",
"draytek.png",
+ "dream-host-dark.png",
+ "dream-host.png",
"drone.png",
"dropbox.png",
"dropout-light.png",
@@ -2515,6 +2517,8 @@
"dozzle.svg",
"draw-io.svg",
"draytek.svg",
+ "dream-host-dark.svg",
+ "dream-host.svg",
"dropbox.svg",
"dropout-light.svg",
"dropout.svg",
@@ -4373,6 +4377,8 @@
"dozzle.webp",
"draw-io.webp",
"draytek.webp",
+ "dream-host-dark.webp",
+ "dream-host.webp",
"drone.webp",
"dropbox.webp",
"dropout-light.webp",
diff --git a/tree.xml b/tree.xml
index 8e4c84be..d7913a25 100644
--- a/tree.xml
+++ b/tree.xml
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:0563f18a2855bbc16ce1ef0752b74276437b49a074dea8e4dd553787526e5247
-size 104831882
+oid sha256:0271605a277527547a0b26f2842dfb0245375cf8b9388f0ffc6cb2bbb8331895
+size 104874368
diff --git a/webp/dream-host-dark.webp b/webp/dream-host-dark.webp
new file mode 100644
index 00000000..210b5515
Binary files /dev/null and b/webp/dream-host-dark.webp differ
diff --git a/webp/dream-host.webp b/webp/dream-host.webp
new file mode 100644
index 00000000..01ab5aba
Binary files /dev/null and b/webp/dream-host.webp differ