mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-11-06 12:20:25 +01:00
feat(icons): add portainer-be (#1785)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
c98d9b7f99
commit
b898665740
9 changed files with 60 additions and 0 deletions
16
meta/portainer-be.json
Normal file
16
meta/portainer-be.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-08-17T20:45:16.038950",
|
||||
"author": {
|
||||
"id": 63781622,
|
||||
"login": "Meierschlumpf"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "portainer-be",
|
||||
"dark": "portainer-be-dark"
|
||||
}
|
||||
}
|
||||
|
|
@ -25943,6 +25943,22 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"portainer-be": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-08-17T20:45:16.038950",
|
||||
"author": {
|
||||
"id": 63781622,
|
||||
"login": "Meierschlumpf"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "portainer-be",
|
||||
"dark": "portainer-be-dark"
|
||||
}
|
||||
},
|
||||
"timemachines": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
|
|
|
|||
BIN
png/portainer-be-dark.png
Normal file
BIN
png/portainer-be-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
png/portainer-be.png
Normal file
BIN
png/portainer-be.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
11
svg/portainer-be-dark.svg
Normal file
11
svg/portainer-be-dark.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.59 0 168.18 218.62">
|
||||
<g clip-path="url(#clip0_261_120691)">
|
||||
<path d="M117.083 167.329H168.504V218.618H117.083V167.329Z" fill="#C080FF"/>
|
||||
<path d="M0.585938 0H80.7863C136.122 0 168.767 17.2947 168.767 73.6996V75.627C168.767 132.207 136.192 149.327 80.8564 149.327H63.3515V218.05H0.585938V0ZM77.1066 101.14C94.2436 101.14 103.268 94.7791 103.268 75.7672V73.5769C103.268 54.6526 94.2436 48.1693 77.1066 48.1693H63.369V101.122H77.1066V101.14Z" fill="#F7F6F3"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_261_120691">
|
||||
<rect width="168.414" height="218.719" fill="white" transform="translate(0.585938)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 677 B |
11
svg/portainer-be.svg
Normal file
11
svg/portainer-be.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.59 0 168.18 218.62">
|
||||
<g clip-path="url(#clip0_261_120691)">
|
||||
<path d="M117.083 167.329H168.504V218.618H117.083V167.329Z" fill="#C080FF"/>
|
||||
<path d="M0.585938 0H80.7863C136.122 0 168.767 17.2947 168.767 73.6996V75.627C168.767 132.207 136.192 149.327 80.8564 149.327H63.3515V218.05H0.585938V0ZM77.1066 101.14C94.2436 101.14 103.268 94.7791 103.268 75.7672V73.5769C103.268 54.6526 94.2436 48.1693 77.1066 48.1693H63.369V101.122H77.1066V101.14Z" fill="black"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_261_120691">
|
||||
<rect width="168.414" height="218.719" fill="white" transform="translate(0.585938)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 675 B |
|
|
@ -1666,6 +1666,8 @@
|
|||
"porkbun.png",
|
||||
"port-note.png",
|
||||
"portainer-alt.png",
|
||||
"portainer-be-dark.png",
|
||||
"portainer-be.png",
|
||||
"portainer-dark.png",
|
||||
"portainer.png",
|
||||
"portracker-dark.png",
|
||||
|
|
@ -3781,6 +3783,8 @@
|
|||
"poly.svg",
|
||||
"polywork.svg",
|
||||
"portainer-alt.svg",
|
||||
"portainer-be-dark.svg",
|
||||
"portainer-be.svg",
|
||||
"portainer-dark.svg",
|
||||
"portainer.svg",
|
||||
"portracker-dark.svg",
|
||||
|
|
@ -6026,6 +6030,8 @@
|
|||
"porkbun.webp",
|
||||
"port-note.webp",
|
||||
"portainer-alt.webp",
|
||||
"portainer-be-dark.webp",
|
||||
"portainer-be.webp",
|
||||
"portainer-dark.webp",
|
||||
"portainer.webp",
|
||||
"portracker-dark.webp",
|
||||
|
|
|
|||
BIN
webp/portainer-be-dark.webp
Normal file
BIN
webp/portainer-be-dark.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
webp/portainer-be.webp
Normal file
BIN
webp/portainer-be.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue