google material icons code example

Example 1: material icons cdn

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

Example 2: material icon link

<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
      rel="stylesheet">

Example 3: materialize icons

<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
      rel="stylesheet">

Example 4: google material icons

<i class="material-icons">face</i>

Example 5: font googleapis material icons

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">