There's more...
Icon fonts such as Font-Awesome work by carving out a space of key codes known as code points in a font, and mapping them to glyphs that are actually icons. It's a highly efficient way to pack many vector scalable icons into a convenient web browser-friendly asset. These code points aren't the usual keys accessible on your keyboard and are instead what is described in the unicode standard as private use areas. Normally, characters in unicode are addressed using the code point, such as U+004C , which is the code point for the latin character capital L. Each character has its own code point and is defined in the standard and must be interpreted the same way everywhere.
The exception to this are private use areas, which are special ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access