Materialize CSS IconsMaterialize CSS contains 932 material design icons from Google. These icons can be downloaded directly from the Material Design specs. There are three types of icon libraries supported by Materialize CSS:
How to use Materialize CSS IconsYou have to put the name of the icon in the class of an HTML <i> element to use the icon. You can use the following classes to control the size of an icon.
Example Let's take an example to demonstrate the icons used in Materialize CSS: Test it NowOutput: Next TopicMaterialize CSS Navbar |