Make pickaxe svg pure white

This commit is contained in:
hunicus 2025-04-23 07:31:46 -04:00
parent b35fc7baf5
commit b1ea5bdb5a
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -36,7 +36,7 @@
</ng-container>
<ng-container *ngSwitchCase="'nav-pickaxe'">
<svg [attr.width]="width" [attr.height]="height" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none"><g fill="#f1f1f1" [attr.clip-path]="'url(#clip0_2356_1491' + randomId + ')'" transform="translate(-4.727)"><path d="M265.74 166.74c1.938-1.714 2.795-7.355 15.995 3.815 11.321 9.579 37.011 33.185 45.726 41.571 16.745 16.113 13.813 19.846 10.239 22.98L133.738 465.761c-74.48 84.864-184.813-29.516-95.966-103.278Zm222.409 179.813c-27.385-33.12-88.723-109.644-145.852-163.064S193.845 63.139 159.062 38.129c-14.668-10.546.886-42.098 22.415-37.747 41.09 8.415 102.702 17.822 162.922 64.512 15.818 12.255 27.269-16.586 42.342-2.51l54.603 48.792c15.245 14.238-12.485 27.635-.257 42.78 44.996 55.73 56.165 95.47 85.053 164.08 11.012 32.878-25.166 44.012-37.991 28.517"/></g><defs><clipPath [id]="'clip0_2356_1491' + randomId"><path fill="#fff" d="M0 0h528v502H0Z"/></clipPath></defs></svg>
<svg [attr.width]="width" [attr.height]="height" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none"><g fill="#fff" [attr.clip-path]="'url(#clip0_2356_1491' + randomId + ')'" transform="translate(-4.727)"><path d="M265.74 166.74c1.938-1.714 2.795-7.355 15.995 3.815 11.321 9.579 37.011 33.185 45.726 41.571 16.745 16.113 13.813 19.846 10.239 22.98L133.738 465.761c-74.48 84.864-184.813-29.516-95.966-103.278Zm222.409 179.813c-27.385-33.12-88.723-109.644-145.852-163.064S193.845 63.139 159.062 38.129c-14.668-10.546.886-42.098 22.415-37.747 41.09 8.415 102.702 17.822 162.922 64.512 15.818 12.255 27.269-16.586 42.342-2.51l54.603 48.792c15.245 14.238-12.485 27.635-.257 42.78 44.996 55.73 56.165 95.47 85.053 164.08 11.012 32.878-25.166 44.012-37.991 28.517"/></g><defs><clipPath [id]="'clip0_2356_1491' + randomId"><path fill="#fff" d="M0 0h528v502H0Z"/></clipPath></defs></svg>
</ng-container>
<ng-container *ngSwitchCase="'VISA'">