mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 07:20:21 +08:00
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:
parent
d0f45e6bbb
commit
1900721aa3
16
meta/uptimerobot.json
Normal file
16
meta/uptimerobot.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -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
BIN
png/uptimerobot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
1
svg/uptimerobot.svg
Normal file
1
svg/uptimerobot.svg
Normal 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 |
@ -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
BIN
webp/uptimerobot.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
x
Reference in New Issue
Block a user