mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add orb (#1409)
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb09c8b685
commit
523ba5ffd1
14
meta/orb.json
Normal file
14
meta/orb.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-08T21:34:51.775922",
|
||||
"author": {
|
||||
"id": 48109134,
|
||||
"login": "jdcool00"
|
||||
}
|
||||
}
|
||||
}
|
@ -10058,6 +10058,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"orb": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-08T21:34:51.775922",
|
||||
"author": {
|
||||
"id": 48109134,
|
||||
"login": "jdcool00"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gboard": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/orb.png
Normal file
BIN
png/orb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
1
svg/orb.svg
Normal file
1
svg/orb.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.0 KiB |
@ -1402,6 +1402,7 @@
|
||||
"oracle-cloud.png",
|
||||
"oracle.png",
|
||||
"orange.png",
|
||||
"orb.png",
|
||||
"orcaslicer.png",
|
||||
"organizr.png",
|
||||
"origin.png",
|
||||
@ -3410,6 +3411,7 @@
|
||||
"oracle-cloud.svg",
|
||||
"oracle.svg",
|
||||
"orange.svg",
|
||||
"orb.svg",
|
||||
"origin.svg",
|
||||
"oscarr-light.svg",
|
||||
"oscarr.svg",
|
||||
@ -5489,6 +5491,7 @@
|
||||
"oracle-cloud.webp",
|
||||
"oracle.webp",
|
||||
"orange.webp",
|
||||
"orb.webp",
|
||||
"orcaslicer.webp",
|
||||
"organizr.webp",
|
||||
"origin.webp",
|
||||
|
BIN
webp/orb.webp
Normal file
BIN
webp/orb.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
Loading…
x
Reference in New Issue
Block a user