I need to know how to add own mdi icons in custom classes. the provided mdi classes provided don't meet my expectations.
How can i add those and use them like the default one
<i class="mdi-image-facebook"></i>
<i class="mdi-image-linkedin"></i>
Thanks in advance
Well, the is an alternative solution provided by this website. It's include preety much a good number of icons such as social buttons.
http://materialdesignicons.com/getting-started
You just have to add this css link to get the icons and add them as classes
and