mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +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": {
|
||||
"base": "svg",
|
||||
"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",
|
||||
"upsnap.png",
|
||||
"uptime-kuma.png",
|
||||
"uptimerobot.png",
|
||||
"upvote-rss.png",
|
||||
"urbackup-server.png",
|
||||
"urbackup.png",
|
||||
@ -3896,6 +3897,7 @@
|
||||
"ups.svg",
|
||||
"upsnap.svg",
|
||||
"uptime-kuma.svg",
|
||||
"uptimerobot.svg",
|
||||
"upvote-rss.svg",
|
||||
"valetudo.svg",
|
||||
"valkey.svg",
|
||||
@ -6102,6 +6104,7 @@
|
||||
"ups.webp",
|
||||
"upsnap.webp",
|
||||
"uptime-kuma.webp",
|
||||
"uptimerobot.webp",
|
||||
"upvote-rss.webp",
|
||||
"urbackup-server.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