How do the icons with the following structure work?
<span class="material-icons">
accessibility_new
</span>
I have been poking around the Material Icons repo trying to understand how the icon is determined by the content of the HTML but cannot for the life of me figure it out.
I suspect it has something to do with the actual font files, but when I try to open them in Font Forge nothing loads.
EDIT: I understand how to use Material Icons themselves, but I am trying to understand how to recreate this functionality with my own icon font.