diff --git a/src/View/ui/SolverLog.ui b/src/View/ui/SolverLog.ui
index 7ae6217f22bf8f215ded254a3279dbaeca320e2f..e7d70db89286722a226e858d0c2008c160677fd4 100644
--- a/src/View/ui/SolverLog.ui
+++ b/src/View/ui/SolverLog.ui
@@ -71,7 +71,7 @@
   <action name="action_stop">
    <property name="icon">
     <iconset>
-     <normaloff>ressources/gtk-stop.png</normaloff>ressources/gtk-stop.png</iconset>
+     <normaloff>ressources/close.png</normaloff>ressources/close.png</iconset>
    </property>
    <property name="text">
     <string>Stop</string>
@@ -80,7 +80,7 @@
   <action name="action_start">
    <property name="icon">
     <iconset>
-     <normaloff>ressources/player_play.png</normaloff>ressources/player_play.png</iconset>
+     <normaloff>ressources/run.png</normaloff>ressources/run.png</iconset>
    </property>
    <property name="text">
     <string>Start</string>