1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-30 17:02:42 +01:00

feat(icons): add portainer (#1783)

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-08-17 22:41:29 +02:00 committed by GitHub
parent 8327161eae
commit c98d9b7f99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 64 additions and 4 deletions

11
svg/portainer-dark.svg Normal file
View 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
View 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