I have successfully implemented the mat-spinner in my project with configurable changes like color and mode of spinning. However, I am now looking to add an image icon, specifically the logo of a brand or company, inside the spinner. How can I achieve this?
Here is the Stackblitz link for reference:
https://stackblitz.com/angular/lmgppgejqxdv
The current options allow for mode and color changes, but how can I insert an image to fit inside the progress spinner?