diff --git a/src/plugins/autotest/images/benchmark.png b/src/libs/utils/images/stopwatch.png
similarity index 100%
rename from src/plugins/autotest/images/benchmark.png
rename to src/libs/utils/images/stopwatch.png
diff --git a/src/plugins/autotest/images/benchmark@2x.png b/src/libs/utils/images/stopwatch@2x.png
similarity index 100%
rename from src/plugins/autotest/images/benchmark@2x.png
rename to src/libs/utils/images/stopwatch@2x.png
diff --git a/src/libs/utils/utils.qrc b/src/libs/utils/utils.qrc
index da1778f08ad..945e74d6660 100644
--- a/src/libs/utils/utils.qrc
+++ b/src/libs/utils/utils.qrc
@@ -101,6 +101,8 @@
images/rightsidebaricon@2x.png
images/splitbutton_horizontal.png
images/splitbutton_horizontal@2x.png
+ images/stopwatch.png
+ images/stopwatch@2x.png
images/undo.png
images/undo@2x.png
images/extension.png
diff --git a/src/plugins/autotest/autotest.qrc b/src/plugins/autotest/autotest.qrc
index c7b86214e75..4651a582973 100644
--- a/src/plugins/autotest/autotest.qrc
+++ b/src/plugins/autotest/autotest.qrc
@@ -4,8 +4,6 @@
images/settingscategory_autotest@2x.png
images/leafsort.png
images/leafsort@2x.png
- images/benchmark.png
- images/benchmark@2x.png
images/data.png
images/data@2x.png
images/text.png
diff --git a/src/plugins/autotest/autotesticons.h b/src/plugins/autotest/autotesticons.h
index 69c9e5d6874..f17891dab1a 100644
--- a/src/plugins/autotest/autotesticons.h
+++ b/src/plugins/autotest/autotesticons.h
@@ -73,7 +73,7 @@ const Utils::Icon RESULT_BLACKLISTEDXFAIL({
Utils::Icon::Tint | Utils::Icon::PunchEdges);
const Utils::Icon RESULT_BENCHMARK({
{":/utils/images/filledcircle.png", Utils::Theme::BackgroundColorNormal},
- {":/autotest/images/benchmark.png", Utils::Theme::PanelTextColorDark}}, Utils::Icon::Tint);
+ {":/utils/images/stopwatch.png", Utils::Theme::PanelTextColorDark}}, Utils::Icon::Tint);
const Utils::Icon RESULT_MESSAGEDEBUG({
{":/utils/images/filledcircle.png", Utils::Theme::OutputPanes_TestDebugTextColor}},
Utils::Icon::Tint);
diff --git a/src/tools/icons/qtcreatoricons.svg b/src/tools/icons/qtcreatoricons.svg
index c33350195bb..5f983f05405 100644
--- a/src/tools/icons/qtcreatoricons.svg
+++ b/src/tools/icons/qtcreatoricons.svg
@@ -6376,7 +6376,7 @@
height="100%"
transform="matrix(-1,0,0,1,2293,0)" />
+ id="src/libs/utils/images/stopwatch">