How to add Google css icon in website?

Google Icon

You can make more attractive website/blog with google css icon.

How to Add Google Icon

If you wanna how to add google css icon, so follow some these easy steps-

  • First of all go to w3schools website or click here.
  • select any google icon which you want to place in your website.
  • then open your theme Head section and paste this code.
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
  • then save you header file.
  • paste icon code after save header file.
example - <i class="material-icons">cloud</i>

you you have any doubt or problem so comment me, i will solve your problem shortly.