Current state
We have an Icon component that only uses fontAwesome
Expected state
Icon component is refactored and no longer uses FontAwesome. Instead it uses material icons by google. All fontawesome icons in the platform are changed to material icons.
TO DO
[ ] Refactor icon component to use material icons
[ ] Change all usages of fontawesome icons to material icons (If possible based on designs)
Current state We have an Icon component that only uses fontAwesome
Expected state Icon component is refactored and no longer uses FontAwesome. Instead it uses material icons by google. All fontawesome icons in the platform are changed to material icons.
TO DO
Branch 369-refactor-icon-component