feat(icons): add uptimerobot (#1329)

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-04-28 20:04:34 +02:00 committed by GitHub
parent d0f45e6bbb
commit 1900721aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 36 additions and 0 deletions

16
meta/uptimerobot.json Normal file
View File

@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [
"uptime-robot"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-28T18:02:44.073299",
"author": {
"id": 69894187,
"login": "bunnypranav"
}
}
}

View File

@ -17582,6 +17582,22 @@
} }
} }
}, },
"uptimerobot": {
"base": "svg",
"aliases": [
"uptime-robot"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-28T18:02:44.073299",
"author": {
"id": 69894187,
"login": "bunnypranav"
}
}
},
"infoblox": { "infoblox": {
"base": "svg", "base": "svg",
"aliases": [], "aliases": [],

BIN
png/uptimerobot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

1
svg/uptimerobot.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="298" height="298"><g fill="#3BD771" transform="translate(.9 .9)"><circle cx="148.1" cy="148.1" r="148.1" opacity=".3"/><circle cx="148.1" cy="148.1" r="98.9"/></g></svg>

After

Width:  |  Height:  |  Size: 216 B

View File

@ -2051,6 +2051,7 @@
"ups.png", "ups.png",
"upsnap.png", "upsnap.png",
"uptime-kuma.png", "uptime-kuma.png",
"uptimerobot.png",
"upvote-rss.png", "upvote-rss.png",
"urbackup-server.png", "urbackup-server.png",
"urbackup.png", "urbackup.png",
@ -3896,6 +3897,7 @@
"ups.svg", "ups.svg",
"upsnap.svg", "upsnap.svg",
"uptime-kuma.svg", "uptime-kuma.svg",
"uptimerobot.svg",
"upvote-rss.svg", "upvote-rss.svg",
"valetudo.svg", "valetudo.svg",
"valkey.svg", "valkey.svg",
@ -6102,6 +6104,7 @@
"ups.webp", "ups.webp",
"upsnap.webp", "upsnap.webp",
"uptime-kuma.webp", "uptime-kuma.webp",
"uptimerobot.webp",
"upvote-rss.webp", "upvote-rss.webp",
"urbackup-server.webp", "urbackup-server.webp",
"urbackup.webp", "urbackup.webp",

BIN
webp/uptimerobot.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB