Back to Thingsboard

Material Icons.Component

ui-ngx/src/app/shared/components/material-icons.component.html

4.3.1.1368 B
Original Source

icon.icons @if (allowedCustomIcon) { {{ 'resource.system' | translate }}{{ 'icon.custom' | translate }} } @if (!isCustomIcon) { searchclose {{icon.name}}{{icon.name}}

{{ 'icon.no-icons-found' | translate:{iconSearch: searchIconControl.value} }}

{{ 'action.clear' | translate }} {{ 'action.show-more' | translate }} } @else { {{ 'action.set' | translate }} }