mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 23:40:21 +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": {
|
"gboard": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [],
|
"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-cloud.png",
|
||||||
"oracle.png",
|
"oracle.png",
|
||||||
"orange.png",
|
"orange.png",
|
||||||
|
"orb.png",
|
||||||
"orcaslicer.png",
|
"orcaslicer.png",
|
||||||
"organizr.png",
|
"organizr.png",
|
||||||
"origin.png",
|
"origin.png",
|
||||||
@ -3410,6 +3411,7 @@
|
|||||||
"oracle-cloud.svg",
|
"oracle-cloud.svg",
|
||||||
"oracle.svg",
|
"oracle.svg",
|
||||||
"orange.svg",
|
"orange.svg",
|
||||||
|
"orb.svg",
|
||||||
"origin.svg",
|
"origin.svg",
|
||||||
"oscarr-light.svg",
|
"oscarr-light.svg",
|
||||||
"oscarr.svg",
|
"oscarr.svg",
|
||||||
@ -5489,6 +5491,7 @@
|
|||||||
"oracle-cloud.webp",
|
"oracle-cloud.webp",
|
||||||
"oracle.webp",
|
"oracle.webp",
|
||||||
"orange.webp",
|
"orange.webp",
|
||||||
|
"orb.webp",
|
||||||
"orcaslicer.webp",
|
"orcaslicer.webp",
|
||||||
"organizr.webp",
|
"organizr.webp",
|
||||||
"origin.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