Jazzo.co.uk uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our Privacy Policy and our Terms & Condition.

Material Icons - Introduction

query_builder | Christopher Pisani

What is Material Icons ?


Material Icons is a simple svg icon library, that is called with minimal code from the simple HTML element <i> and the class material-icons.
The code to call Material Icons
Setting custom sizes :
Installation is simple. Just add the below code to your <head> element while making calls using the above method in your HTML code.
You can download the files on your system for offline use as well by downloading the files from GitHub Click Here To GitHub. You need some additional code in your CSS file to be utilized as follows:

While using Material Icons, you will face a lot of alignment issues. The following code will help you align the icons easily.