tdm-calculator icon indicating copy to clipboard operation
tdm-calculator copied to clipboard

Determine feasibility of switching from Font Awesome to Material UI icons

Open Parisajf opened this issue 2 months ago • 0 comments

Overview

We want to find a larger collections of relevant free icons to use in the app than offered by the current collection of Free Font Awesome icons. One option is the Material UI icons, but that involves importing some large NPM modules as well, which might cause excessive bloat in the code base. Determine if using the Material UI icons actually causes an unacceptable increase in the size of the JavaScript downloaded to the browser.

Action Items

We need to research to see if the Material Icon libraries are useable with the app .(Tree shaking) If feasible, we will have the designers change out all the icons currently in the application designs with Material UI icons, and pass the changes to dev. Issue #1681

Resources/Instructions

Style Guide Material Icons

Parisajf avatar May 02 '24 01:05 Parisajf