mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-11-05 03:40:36 +01:00
feat(icons): add mympd (#1935)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
54431dff8f
commit
c35ea11fe8
6 changed files with 38 additions and 0 deletions
14
meta/mympd.json
Normal file
14
meta/mympd.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Media"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-04T17:25:51.906208",
|
||||
"author": {
|
||||
"id": 4215150,
|
||||
"login": "tsunulukai"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -28965,6 +28965,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mympd": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Media"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-04T17:25:51.906208",
|
||||
"author": {
|
||||
"id": 4215150,
|
||||
"login": "tsunulukai"
|
||||
}
|
||||
}
|
||||
},
|
||||
"linkstack": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
|
|
|||
BIN
png/mympd.png
Normal file
BIN
png/mympd.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
7
svg/mympd.svg
Normal file
7
svg/mympd.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 8.47 8.47">
|
||||
<ellipse cx="4.2333" cy="4.2333" rx="4.2333" ry="4.2333" fill="#28a745"/>
|
||||
<path d="m1.5772 4.8257h0.59026v-1.1847h-0.59026z" fill="#fff" stroke-width=".26458"/>
|
||||
<path d="m3.9382 7.195h0.59025v-5.9233h-0.59025z" fill="#fff" stroke-width=".26458"/>
|
||||
<path d="m2.7577 6.0103h0.59026v-3.554h-0.59026z" fill="#fff" stroke-width=".26458"/>
|
||||
<path d="m5.1187 2.4563v3.554l2.7826-1.777z" fill="#fff" stroke-width=".26458"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 499 B |
|
|
@ -1305,6 +1305,7 @@
|
|||
"myheats-light.png",
|
||||
"myheats.png",
|
||||
"mylar.png",
|
||||
"mympd.png",
|
||||
"myspeed.png",
|
||||
"mysql.png",
|
||||
"mysterium.png",
|
||||
|
|
@ -3522,6 +3523,7 @@
|
|||
"musicbrainz.svg",
|
||||
"myheats-light.svg",
|
||||
"myheats.svg",
|
||||
"mympd.svg",
|
||||
"myspeed.svg",
|
||||
"mysql.svg",
|
||||
"mysterium.svg",
|
||||
|
|
@ -5744,6 +5746,7 @@
|
|||
"myheats-light.webp",
|
||||
"myheats.webp",
|
||||
"mylar.webp",
|
||||
"mympd.webp",
|
||||
"myspeed.webp",
|
||||
"mysql.webp",
|
||||
"mysterium.webp",
|
||||
|
|
|
|||
BIN
webp/mympd.webp
Normal file
BIN
webp/mympd.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Add a link
Reference in a new issue