In the previous chapter, we added a new dashboard menu, which contained a custom header control with buttons in the top-right portion of the page. These buttons had icons that only worked on Windows using either the Windows or WPF target project. That is because all the other platforms do not have the right font files loaded into the projects. In this chapter we are going to finish that work by adding the custom font file and ensuring everything is rendered correctly.
The concepts applied for icon ...