mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add boinc (#1404)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d92df2b7b
commit
87ead373f3
14
meta/boinc.json
Normal file
14
meta/boinc.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Organization"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-08T21:13:01.765713",
|
||||
"author": {
|
||||
"id": 1506555,
|
||||
"login": "danielkoster"
|
||||
}
|
||||
}
|
||||
}
|
@ -27513,6 +27513,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"boinc": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Organization"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-08T21:13:01.765713",
|
||||
"author": {
|
||||
"id": 1506555,
|
||||
"login": "danielkoster"
|
||||
}
|
||||
}
|
||||
},
|
||||
"strapi": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/boinc.png
Normal file
BIN
png/boinc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
@ -197,6 +197,7 @@
|
||||
"bluetooth.png",
|
||||
"bluewallet.png",
|
||||
"bobcat-miner.png",
|
||||
"boinc.png",
|
||||
"booklogr-light.png",
|
||||
"booklogr.png",
|
||||
"booksonic.png",
|
||||
@ -4280,6 +4281,7 @@
|
||||
"bluetooth.webp",
|
||||
"bluewallet.webp",
|
||||
"bobcat-miner.webp",
|
||||
"boinc.webp",
|
||||
"booklogr-light.webp",
|
||||
"booklogr.webp",
|
||||
"booksonic.webp",
|
||||
|
BIN
webp/boinc.webp
Normal file
BIN
webp/boinc.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
x
Reference in New Issue
Block a user