1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 08:15:25 +02:00

refactor(icons): replace fa icons [EE-4459] (#7907)

refactor(icons): remove fontawesome EE-4459

refactor(icon) replace feather with lucide EE-4472
This commit is contained in:
Ali 2022-11-28 15:00:28 +13:00 committed by GitHub
parent 9dfac98a26
commit d78b762f7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
498 changed files with 2102 additions and 2817 deletions

9
app/assets/ico/vendor/docker-icon.svg vendored Normal file
View file

@ -0,0 +1,9 @@
<!--
This exists because it has 'fill:currentColor' unlike the other docker icon assets
and can directly replace fa-docker.
-->
<svg width="34" height="24" viewBox="0 0 34 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19.0332 9.67619H22.2271ZM15.2309 9.67619H18.4249ZM11.5047 9.67619H14.6986ZM7.77848 9.67619H10.8963ZM3.9762 9.67619H7.17011ZM7.77848 6.17809H10.8963ZM11.5047 6.17809H14.6986ZM15.2309 6.17809H18.4249ZM15.2309 2.67999H18.4249Z" fill="currentColor" />
<path d="M19.0332 9.67619H22.2271M15.2309 9.67619H18.4249M11.5047 9.67619H14.6986M7.77848 9.67619H10.8963M3.9762 9.67619H7.17011M7.77848 6.17809H10.8963M11.5047 6.17809H14.6986M15.2309 6.17809H18.4249M15.2309 2.67999H18.4249" stroke="currentColor" stroke-width="2.887" />
<path d="M32.4172 9.82825C32.4172 9.82825 31.0484 8.53548 28.2347 8.99175C27.9305 6.78643 25.5731 5.49365 25.5731 5.49365C25.5731 5.49365 23.3678 8.15525 24.9647 11.121C24.5085 11.3492 23.748 11.6533 22.6073 11.6533H1.69477C1.31454 13.0982 1.31454 22.68 11.8088 22.68C19.3374 22.68 24.9647 19.1819 27.6263 12.794C31.5807 13.0982 32.4172 9.82825 32.4172 9.82825Z" fill="currentColor" />
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB