refactor(devtools): update profiler recorder icons (#62246)

Update the recorder controls icons to match better the presented actions.

PR Close #62246
This commit is contained in:
hawkgs
2025-06-24 17:39:43 +03:00
committed by Jessica Janiuk
parent 6ec2900f90
commit fd7650c404
@@ -8,7 +8,7 @@
matTooltip="Start recording"
aria-label="Start recording"
>
<mat-icon> circle </mat-icon>
<mat-icon> radio_button_checked </mat-icon>
</button>
<p class="instructions">
@@ -35,7 +35,7 @@
matTooltip="Stop recording"
aria-label="Stop recording"
>
<mat-icon> circle </mat-icon>
<mat-icon> stop_circle </mat-icon>
</button>
<p class="instructions">