mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-01 17:27:57 +01:00
feat(icons): add sun-panel (#2044)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
97b2c20d74
commit
4a167bcf67
14
meta/sun-panel.json
Normal file
14
meta/sun-panel.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-12T20:32:45.435047",
|
||||
"author": {
|
||||
"id": 23657968,
|
||||
"login": "springsunx"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -267,6 +267,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sun-panel": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-12T20:32:45.435047",
|
||||
"author": {
|
||||
"id": 23657968,
|
||||
"login": "springsunx"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mealie": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
|
||||
BIN
png/sun-panel.png
Normal file
BIN
png/sun-panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
1
svg/sun-panel.svg
Normal file
1
svg/sun-panel.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" id="图层_1" data-name="图层 1" viewBox="65.21 64.53 436.51 437.87"><defs><style>.cls-1{fill:#4fb3bb;}</style></defs><path class="cls-1" d="M99.37,502.4H345.56A156.16,156.16,0,0,0,501.72,346.25h0A156.16,156.16,0,0,0,345.56,190.1h-123A33.54,33.54,0,0,0,189,223.61v1a33.54,33.54,0,0,0,33.54,33.56H344.44c48.51,0,88.77,38.74,89.24,87.25a88.22,88.22,0,0,1-88.12,89s-163.09.37-245.94-.27a34.15,34.15,0,0,0-34.41,34.15h0A34.15,34.15,0,0,0,99.37,502.4Z"/><path class="cls-1" d="M467.56,64.53H221.37A156.15,156.15,0,0,0,65.21,220.68h0A156.15,156.15,0,0,0,221.37,376.83h123a33.54,33.54,0,0,0,33.54-33.51v-1a33.54,33.54,0,0,0-33.54-33.56H222.49c-48.52,0-88.77-38.74-89.24-87.25a88.22,88.22,0,0,1,88.12-89s163.09-.37,245.94.27a34.15,34.15,0,0,0,34.41-34.15h0A34.15,34.15,0,0,0,467.56,64.53Z"/></svg>
|
||||
|
After Width: | Height: | Size: 831 B |
@@ -2105,6 +2105,7 @@
|
||||
"subdl.png",
|
||||
"substreamer.png",
|
||||
"suggest-arr.png",
|
||||
"sun-panel.png",
|
||||
"sunshine.png",
|
||||
"supabase.png",
|
||||
"supermicro.png",
|
||||
@@ -4252,6 +4253,7 @@
|
||||
"stump-alt.svg",
|
||||
"stump.svg",
|
||||
"subatic.svg",
|
||||
"sun-panel.svg",
|
||||
"sunshine.svg",
|
||||
"supabase.svg",
|
||||
"supermicro.svg",
|
||||
@@ -6685,6 +6687,7 @@
|
||||
"subdl.webp",
|
||||
"substreamer.webp",
|
||||
"suggest-arr.webp",
|
||||
"sun-panel.webp",
|
||||
"sunshine.webp",
|
||||
"supabase.webp",
|
||||
"supermicro.webp",
|
||||
|
||||
BIN
webp/sun-panel.webp
Normal file
BIN
webp/sun-panel.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user