boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Add Google Fonts Icons to the project #140

Closed lucianosimoni closed 1 year ago

lucianosimoni commented 1 year ago

Add the Google fonts into the Header of the Application

After installing the react-helmet to the project

Add the Icons to the App.css

Adding it to the css, all of the project will be able to use the icons easily

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}

Create a Wiki page on how to use the element

But once all of it is setup, the google icons is ready to be used along side the Google Fonts Website