Skip to content

Commit

Permalink
icon changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jessewashburn committed Dec 23, 2024
1 parent 56488d8 commit c159bbe
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h1><ng-container>Planet</ng-container> {{planetName}}</h1>
routerLinkActive="active"
planetPulsateIcon
i18n-title title="Teams">
<mat-icon>group</mat-icon>
<mat-icon>groups</mat-icon>
<label i18n>Teams</label>
</a>
</li>
Expand All @@ -165,7 +165,7 @@ <h1><ng-container>Planet</ng-container> {{planetName}}</h1>
routerLinkActive="active"
planetPulsateIcon
i18n-title title="Enterprises">
<mat-icon>business</mat-icon>
<mat-icon>work</mat-icon>
<label i18n>Enterprises</label>
</a>
</li>
Expand Down
28 changes: 28 additions & 0 deletions src/assets/icons/logout1 (2).svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c159bbe

Please sign in to comment.