[ACS-5576] Icon updated as per the figma (#3432)

* icon classes updated as per the figma

* removed the unsed class

* review comments resolved

* removed unnecessary css classes

* updated icon name

* updated the icon class
This commit is contained in:
pkunduGL
2023-09-21 00:29:09 +05:30
committed by GitHub
parent c6e54e20d0
commit fcc289ffa3
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
data-automation-id="close-library"
title="{{ 'APP.INFO_DRAWER.CLOSE' | translate }}"
(click)="goBack()">
<mat-icon>close</mat-icon>
<mat-icon>fullscreen_exit</mat-icon>
</button>
</div>