mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
[CL-333] Icon Refresh Feature Branch (#14298)
* [CL-571] Update icons to new fileset and metaphors (#14163) * [CL-518] Convert icons docs to stories (#14299) * [CL-574] Update inline autofill icons (#14379) --------- Co-authored-by: William Martin <contact@willmartian.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
*ngFor="let c of collections$ | async"
|
||||
[value]="c"
|
||||
[label]="c.name"
|
||||
icon="bwi-collection"
|
||||
icon="bwi-collection-shared"
|
||||
/>
|
||||
</ng-container>
|
||||
</bit-select>
|
||||
|
||||
Reference in New Issue
Block a user