diff --git a/devtools/projects/ng-devtools/src/lib/devtools-tabs/profiler/profiler.component.html b/devtools/projects/ng-devtools/src/lib/devtools-tabs/profiler/profiler.component.html index 8bbca2a5316..da46ebd0ad9 100644 --- a/devtools/projects/ng-devtools/src/lib/devtools-tabs/profiler/profiler.component.html +++ b/devtools/projects/ng-devtools/src/lib/devtools-tabs/profiler/profiler.component.html @@ -8,7 +8,7 @@ matTooltip="Start recording" aria-label="Start recording" > - circle + radio_button_checked

@@ -35,7 +35,7 @@ matTooltip="Stop recording" aria-label="Stop recording" > - circle + stop_circle