Is there any way that I can add the mat-icons or the spreadsheet-icons in the handsontable using Angular 8.?
I achieved it by using svg tag for mat-icons and make sure, allowHtml for your column is true.