Angular Material Mat Icon Module Code Example


Example 1: properly import mat icon angular 10

// In Angular in style.css @import 'https://fonts.googleapis.com/icon?family=Material+Icons';

Example 2: material icons angular

<mat-icon class="mat-icon-rtl-mirror" svgIcon="thumb-up"></mat-icon>

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?