[DevToolsIcons] Update Coverage toolbar icons
Screenshot: https://imgur.com/a/j2taOeZ
Bug: 1427397
Change-Id: Id2462377d6d99aba99b511e1c00f43a59afc6f27
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4397718
Reviewed-by: Wolfgang Beyer <[email protected]>
Commit-Queue: Kateryna Prokopenko <[email protected]>
diff --git a/front_end/ui/legacy/ActionRegistration.ts b/front_end/ui/legacy/ActionRegistration.ts
index b327f3d..96b36fd 100644
--- a/front_end/ui/legacy/ActionRegistration.ts
+++ b/front_end/ui/legacy/ActionRegistration.ts
@@ -226,7 +226,7 @@
LARGEICON_NODE_SEARCH = 'select-element',
START_RECORDING = 'record-start',
STOP_RECORDING = 'record-stop',
- LARGEICON_REFRESH = 'largeicon-refresh',
+ REFRESH = 'refresh',
CLEAR = 'clear',
EYE = 'eye',
LARGEICON_PHONE = 'devices',