Replace HTML entities with Material Icons
Created by: gocemitevski
This PR replaces HTML entities with Material Icons and improves the overall visual design. Minor refactoring to the existing React components and styling is applied.
npm install
is required after merging, since the material-icons-react
React component needs to be added.