UNPKG

@pepperi/components

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.1.

9 lines (7 loc) 276 B
<ng-container [ngSwitch]="test"> <mat-icon *ngSwitchCase="true" class="text-icon"> <svg *ngIf="!disabled" class="svg-icon"> <use attr.xlink:href="{{ sessionService.svgIcons }}number-coins"></use> </svg> </mat-icon> </ng-container>