feat(icons): add portainer (#1783)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
16
meta/portainer.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-08-17T20:38:46.915137",
|
||||
"author": {
|
||||
"id": 63781622,
|
||||
"login": "Meierschlumpf"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "portainer",
|
||||
"dark": "portainer-dark"
|
||||
}
|
||||
}
|
|
@ -16444,16 +16444,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"portainer-alt": {
|
||||
"portainer": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2022-08-16T17:22:56Z",
|
||||
"timestamp": "2025-08-17T20:38:46.915137",
|
||||
"author": {
|
||||
"id": 71191962,
|
||||
"name": "walkxcode"
|
||||
"id": 63781622,
|
||||
"login": "Meierschlumpf"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"light": "portainer",
|
||||
"dark": "portainer-dark"
|
||||
}
|
||||
},
|
||||
"ferdium": {
|
||||
|
@ -19455,6 +19459,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"portainer-alt": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2022-08-16T17:22:56Z",
|
||||
"author": {
|
||||
"id": 71191962,
|
||||
"name": "walkxcode"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cardigann": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
|
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 15 KiB |
BIN
png/portainer-dark.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
png/portainer.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
11
svg/portainer-dark.svg
Normal file
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.72 0 168.18 218.62">
|
||||
<g clip-path="url(#clip0_261_120684)">
|
||||
<path d="M0.724609 0H80.925C136.261 0 168.905 17.2947 168.905 73.6996V75.627C168.905 132.207 136.331 149.327 80.9951 149.327H63.4901V218.05H0.724609V0ZM77.2453 101.14C94.3823 101.14 103.406 94.7791 103.406 75.7672V73.5769C103.406 54.6526 94.3823 48.1693 77.2453 48.1693H63.5077V101.122H77.2453V101.14Z" fill="#F7F6F3"/>
|
||||
<path d="M117.222 167.329H168.642V218.618H117.222V167.329Z" fill="#FF80F2"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_261_120684">
|
||||
<rect width="168.414" height="218.719" fill="white" transform="translate(0.724609)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 677 B |
11
svg/portainer.svg
Normal file
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0.72 0 168.18 218.62">
|
||||
<g clip-path="url(#clip0_261_120684)">
|
||||
<path d="M0.724609 0H80.925C136.261 0 168.905 17.2947 168.905 73.6996V75.627C168.905 132.207 136.331 149.327 80.9951 149.327H63.4901V218.05H0.724609V0ZM77.2453 101.14C94.3823 101.14 103.406 94.7791 103.406 75.7672V73.5769C103.406 54.6526 94.3823 48.1693 77.2453 48.1693H63.5077V101.122H77.2453V101.14Z" fill="black"/>
|
||||
<path d="M117.222 167.329H168.642V218.618H117.222V167.329Z" fill="#FF80F2"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_261_120684">
|
||||
<rect width="168.414" height="218.719" fill="white" transform="translate(0.724609)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 675 B |
|
@ -1666,6 +1666,8 @@
|
|||
"porkbun.png",
|
||||
"port-note.png",
|
||||
"portainer-alt.png",
|
||||
"portainer-dark.png",
|
||||
"portainer.png",
|
||||
"portracker-dark.png",
|
||||
"portracker.png",
|
||||
"portus.png",
|
||||
|
@ -3779,6 +3781,8 @@
|
|||
"poly.svg",
|
||||
"polywork.svg",
|
||||
"portainer-alt.svg",
|
||||
"portainer-dark.svg",
|
||||
"portainer.svg",
|
||||
"portracker-dark.svg",
|
||||
"portracker.svg",
|
||||
"portus.svg",
|
||||
|
@ -6022,6 +6026,8 @@
|
|||
"porkbun.webp",
|
||||
"port-note.webp",
|
||||
"portainer-alt.webp",
|
||||
"portainer-dark.webp",
|
||||
"portainer.webp",
|
||||
"portracker-dark.webp",
|
||||
"portracker.webp",
|
||||
"portus.webp",
|
||||
|
|
BIN
webp/portainer-dark.webp
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
webp/portainer.webp
Normal file
After Width: | Height: | Size: 2.8 KiB |