I am looking to customize my mdi icons by adding my own set of icons into custom classes. The existing mdi classes do not match my requirements.
Is there a way for me to add these icons and use them just like the default ones?
<i class="mdi-image-facebook"></i>
<i class="mdi-image-linkedin"></i>
Any help is greatly appreciated!