mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 07:20:21 +08:00
feat(icons): add awtrix (#1563)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
55d23fa599
commit
5079b610db
14
meta/awtrix.json
Normal file
14
meta/awtrix.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"base": "png",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Hardware"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-06-19T05:11:03.846604",
|
||||||
|
"author": {
|
||||||
|
"id": 68505869,
|
||||||
|
"login": "adriantankodev"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -12342,6 +12342,20 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"awtrix": {
|
||||||
|
"base": "png",
|
||||||
|
"aliases": [],
|
||||||
|
"categories": [
|
||||||
|
"Hardware"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-06-19T05:11:03.846604",
|
||||||
|
"author": {
|
||||||
|
"id": 68505869,
|
||||||
|
"login": "adriantankodev"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"krakend": {
|
"krakend": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
BIN
png/awtrix.png
Normal file
BIN
png/awtrix.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
@ -147,6 +147,7 @@
|
|||||||
"aws-ecs.png",
|
"aws-ecs.png",
|
||||||
"aws-light.png",
|
"aws-light.png",
|
||||||
"aws.png",
|
"aws.png",
|
||||||
|
"awtrix.png",
|
||||||
"awwesome.png",
|
"awwesome.png",
|
||||||
"awx.png",
|
"awx.png",
|
||||||
"axis.png",
|
"axis.png",
|
||||||
@ -4358,6 +4359,7 @@
|
|||||||
"aws-ecs.webp",
|
"aws-ecs.webp",
|
||||||
"aws-light.webp",
|
"aws-light.webp",
|
||||||
"aws.webp",
|
"aws.webp",
|
||||||
|
"awtrix.webp",
|
||||||
"awwesome.webp",
|
"awwesome.webp",
|
||||||
"awx.webp",
|
"awx.webp",
|
||||||
"axis.webp",
|
"axis.webp",
|
||||||
|
BIN
webp/awtrix.webp
Normal file
BIN
webp/awtrix.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
x
Reference in New Issue
Block a user