-
Notifications
You must be signed in to change notification settings - Fork 13
Labels
P3A low priority issue.A low priority issue.contributor QoLContributor quality of life. Makes it easier to contribute to or work on White Noise.Contributor quality of life. Makes it easier to contribute to or work on White Noise.
Description
🤯 Problem
There was some confusion around our icon usage. We’ve been switching some icons to Carbon, but Carbon icons actually loads all the library, as @erskingardner had warned us before. So the current situation is
- Some icons are Carbon (CarbonIcons.something)
- Some are material app icons (Icon.something)
- Some icons are svg
💡 Solution
- All carbon icons should be replaced by svgs.
- Carbon icons should be removed
👣 Solution Steps
- Identify all Carbon icons currently in use
- Replace them with equivalent SVGs
- Remove carbon icons imports
- Replace also material icons with svgs
- Replace pngs icons with svgs
Sub-issues
Metadata
Metadata
Assignees
Labels
P3A low priority issue.A low priority issue.contributor QoLContributor quality of life. Makes it easier to contribute to or work on White Noise.Contributor quality of life. Makes it easier to contribute to or work on White Noise.
Type
Projects
Status
Done