Email the Author
You can use this page to email Duncan Faulkner about Angular Material Fundamentals - Mat-Icon.
About the Book
When using Angular Material and SVG images, most of the time you will probably just use the web fonts from the Angular Material Icon library. But there are times when we need to use local SVG icons, this Shook looks at the following:
- How to set up the Mat-Icon.
- How to register Icons.
- How to change the colour of an Icon.
- How to set up a service to register Icons, to reduce code duplication.
This Shook also includes copies of the Angular Setup Guide (one using ngModules and one for the NEW Standalone component feature), which explains how to set up Angular CLI, Node, Node Version Manager (nvm) and how to add Angular Material to an Angular project.
★★★★★
What the readers think: J.Warner
Duncan is one of the more knowledgeable people I know when it comes to Angular Material. In this ebook, he explores how to use the tools provided by Angular Material to add your own SVG icons. He covers some important topics like how to avoid XSS attacks when using your own SVG icons, how to cut down on repetitive code when adding SVG icons and how to control colours when certain events happen. I appreciate his writing style and the step-by-step guide with code to help add my own SVG icons to Angular Material.
About the Author
Hi! I’m Duncan, I’m an Angular Developer, author and speaker.
This is part of a series of short books (or Shooks as I’m calling them) on Angular Material. Each book covers a particular area or a range of Angular Material components. The aim of this series of Shooks is to provide valuable insights and practices in getting the most out of Angular Material.
I would like your feedback and how you’ve enjoyed this Shook, please let me know on Twitter via @duncanfaulkner.