Skip to content

Instantly share code, notes, and snippets.

@kenziebottoms
Last active January 19, 2018 18:55
Show Gist options
  • Save kenziebottoms/82a4f57053f5bc2843ade77d4cecffe1 to your computer and use it in GitHub Desktop.
Save kenziebottoms/82a4f57053f5bc2843ade77d4cecffe1 to your computer and use it in GitHub Desktop.
Quick Material Icons

Icon Font

<head>:

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

<body>:

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

Keyword reference

Icon Code Icon Code Icon Code
account_box bookmark check_circle
account_circle bookmark_border done
favorite_border thumb_up zoom_in
favorite thumb_down zoom_out
error email chevron_left
error_outline mail_outline chevron_right
warning block clear
star star_border star_half
settings refresh home
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment