mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add dream-host (#1107)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
ac94af5adb
commit
dfa4a2ae10
2
ICONS.md
2
ICONS.md
@ -450,6 +450,8 @@ The best source for dashboard icons.<br />
|
||||
| dozzle | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dozzle.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dozzle.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dozzle.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dozzle.webp" height="50" alt="dozzle"> |
|
||||
| draw-io | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/draw-io.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/draw-io.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/draw-io.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/draw-io.webp" height="50" alt="draw-io"> |
|
||||
| draytek | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/draytek.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/draytek.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/draytek.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/draytek.webp" height="50" alt="draytek"> |
|
||||
| dream-host | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dream-host.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dream-host.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dream-host.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dream-host.webp" height="50" alt="dream-host"> |
|
||||
| dream-host-dark | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dream-host-dark.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dream-host-dark.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dream-host-dark.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dream-host-dark.webp" height="50" alt="dream-host-dark"> |
|
||||
| drone | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/drone.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/drone.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/drone.webp" height="50" alt="drone"> |
|
||||
| dropbox | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dropbox.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dropbox.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dropbox.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dropbox.webp" height="50" alt="dropbox"> |
|
||||
| dropout | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dropout.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dropout.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dropout.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dropout.webp" height="50" alt="dropout"> |
|
||||
|
16
meta/dream-host.json
Normal file
16
meta/dream-host.json
Normal file
@ -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"
|
||||
}
|
||||
}
|
@ -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": [],
|
||||
|
BIN
png/dream-host-dark.png
Normal file
BIN
png/dream-host-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
png/dream-host.png
Normal file
BIN
png/dream-host.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
1
svg/dream-host-dark.svg
Normal file
1
svg/dream-host-dark.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="h-auto w-[194px] false" alt="The DreamHost Logo" enable-background="new 0 0 471.3 89.3" viewBox="17.99 14.6 60.81 60.2"><g fill="#fff"><path d="m77.3 60c-4.9 2.7-10.5 4.2-16.5 4.1-17.8-.4-31.8-14.7-31.5-32.1.1-5.9 1.9-11.4 4.9-16-9.5 5.3-16 15.2-16.2 26.7-.4 17.3 13.7 31.7 31.4 32.1 11.8.2 22.1-5.7 27.9-14.8"/></g><path d="m51.3 14.6c-4.8 0-9.3 1.2-13.3 3.4-2.5 4.1-3.9 8.8-4.1 13.6-.3 15.1 12 27.6 27.3 27.9 4.6 0 9.8-1.1 13.8-3.3 2.4-4.1 3.8-8.9 3.8-14 .2-15.2-12.2-27.6-27.5-27.6z" fill="#0073ec"/></svg>
|
After Width: | Height: | Size: 556 B |
1
svg/dream-host.svg
Normal file
1
svg/dream-host.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="h-auto w-[194px] false" alt="The DreamHost Logo" enable-background="new 0 0 471.3 89.3" viewBox="17.99 14.6 60.81 60.2"><g fill="#071c26"><path d="m77.3 60c-4.9 2.7-10.5 4.2-16.5 4.1-17.8-.4-31.8-14.7-31.5-32.1.1-5.9 1.9-11.4 4.9-16-9.5 5.3-16 15.2-16.2 26.7-.4 17.3 13.7 31.7 31.4 32.1 11.8.2 22.1-5.7 27.9-14.8"/></g><path d="m51.3 14.6c-4.8 0-9.3 1.2-13.3 3.4-2.5 4.1-3.9 8.8-4.1 13.6-.3 15.1 12 27.6 27.3 27.9 4.6 0 9.8-1.1 13.8-3.3 2.4-4.1 3.8-8.9 3.8-14 .2-15.2-12.2-27.6-27.5-27.6z" fill="#0073ec"/></svg>
|
After Width: | Height: | Size: 559 B |
@ -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",
|
||||
|
BIN
webp/dream-host-dark.webp
Normal file
BIN
webp/dream-host-dark.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
webp/dream-host.webp
Normal file
BIN
webp/dream-host.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user