Google icons are a collection of symbols that represent common items and actions. To use Google icons within HTML, add the following line in the head element:
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
Google icons can be resized and are used with inline elements.
The complete list of the available icons can be accessed here.