feat(icons): add 1panel (#1558)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-06-18 07:17:30 +02:00 committed by GitHub
parent 780086e7c8
commit 12b0aaaab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 40 additions and 0 deletions

14
meta/1panel.json Normal file
View File

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-06-18T05:14:18.987936",
"author": {
"id": 98148330,
"login": "YuSung-2022"
}
}
}

View File

@ -23125,6 +23125,20 @@
}
}
},
"1panel": {
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-06-18T05:14:18.987936",
"author": {
"id": 98148330,
"login": "YuSung-2022"
}
}
},
"spoolman": {
"base": "svg",
"aliases": [

BIN
png/1panel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

9
svg/1panel.svg Normal file
View File

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="2.18 0.73 19.64 22.68">
<path d="M11.1451 18.8875L5.66228 15.7224V8.40336L3.5376 7.1759V16.9488L9.02038 20.114L11.1451 18.8875Z" style="&#10; fill: #0854c1;&#10;"/>
<path d="M18.3397 15.7224L12.0005 19.3819L9.87683 20.6083L12.0005 21.8348L20.4644 16.9488L18.3397 15.7224Z" style="&#10; fill: #005eeb;&#10;"/>
<path d="M12.0015 4.74388L14.1252 3.5174L12.0005 2.28995L3.5376 7.17591L5.66228 8.40337L12.0005 4.74388H12.0015Z" style="&#10; fill: #005eeb;&#10;"/>
<path d="M14.9816 4.01077L12.8569 5.23723L18.3397 8.40336V15.7224L20.4634 16.9488V7.1759L14.9816 4.01077Z" style="&#10; fill: #0854c1;&#10;"/>
<path d="M11.9995 1.02569L21.5576 6.54428V17.5795L11.9995 23.0971L2.44343 17.5795V6.54428L11.9995 1.02569ZM11.9995 0.72728L2.18182 6.39707V17.7366L11.9995 23.4064L21.8182 17.7366V6.39707L11.9995 0.72728Z" style="&#10; fill: #005eeb;&#10;"/>
<path d="M12.3079 6.78001L12.9564 7.16695V17.105L12.3079 17.48V6.78001Z" style="&#10; fill: #0854c1;&#10;"/>
<path d="M12.3078 6.78001L9.10889 8.6222V9.86954H10.2359V16.2854L12.3059 17.481L12.3078 6.78001Z" style="&#10; fill: #005eeb;&#10;"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,6 +1,7 @@
{
"png": [
"13ft.png",
"1panel.png",
"1password-dark.png",
"1password.png",
"2fauth-light.png",
@ -2335,6 +2336,7 @@
],
"svg": [
"13ft.svg",
"1panel.svg",
"1password-dark.svg",
"1password.svg",
"2fauth-light.svg",
@ -4204,6 +4206,7 @@
],
"webp": [
"13ft.webp",
"1panel.webp",
"1password-dark.webp",
"1password.webp",
"2fauth-light.webp",

BIN
webp/1panel.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB