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

Chemistry - Bond Angles In NH3 And NCl3

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Change The Font Size Of Visual Studio Solution Explorer