Skip to content

Migrate all icons to SVG and remove Carbon icons #474

@josefinalliende

Description

@josefinalliende

🤯 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.contributor QoLContributor quality of life. Makes it easier to contribute to or work on White Noise.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions