style(icons): use filled variants for user, comment, share, password - #62947
Conversation
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
04efc09 to
438a714
Compare
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
Yes indeed, really sorry for the lack of detail on the issue |
Ah I see, no worries will fix |
|
@jancborchardt one trade-off worth flagging: in order to switch out active & inactive icon states we will have to create and maintain an icon map. This will only reference core filters/apps. We could extend it to include specific 3rd party apps, but there is a risk that they become stale if the app ever changes its icon. Another issue is that some app icons like
|


Summary
Activity's navigation mixed filled and outline icons. The outline ones are shared core assets, so this swaps four of them for the filled Material Symbols variants. The
.pngsiblings go along since they're used for activity emails.These assets also show up in notifications and settings sections, so it changes them there too.
Checklist
3. to review, feature component)stable32)AI (if applicable)