AjobK / Seaqull

Seaqull programming blog
http://www.seaqull.com
3 stars 0 forks source link

[369] Refactor Icon Component #369

Closed AjobK closed 2 years ago

AjobK commented 2 years ago

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