diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
index 4ae54846b522bf3c03e558b3e5a6969a9d1cd9cb..e4ba1ac9996994d440a030bd90f49b7e4e9df622 100644
Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
index 2d344c1d18c48904fa2b9c703cfd8db2b9c84703..07d44ee653c58813c40bf16ef964b37bfda19256 100644
Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 66985645d09ff2ddf16a8980040b8cde9dabd822..5c8247356c62094ab3d9baf1a8ef87a35051e095 100644
Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index a9c870678b3e390629b827e52a03c19e7547fe56..8753b5841c468be6de5223adb9fc5e120803f455 100644
Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index 704152c09c843a0a90437522ffe11f9b5f5eef04..07b84dd5749f19f2dae6bd9e389062d6ae9b3ae9 100644
Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/android/gradle.properties b/android/gradle.properties
index 51eb66be7ec837c9b6119db1fe9e6afba26f4a1a..970b0cccf92753298506ce312e817cc78e19aeef 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -2,5 +2,5 @@ org.gradle.jvmargs=-Xmx1536M
 android.enableR8=true
 android.useAndroidX=true
 android.enableJetifier=true
-app.versionName=1.0.0
-app.versionCode=1
+app.versionName=1.0.1
+app.versionCode=2
diff --git a/icons/puissance4.svg b/icons/puissance4.svg
index f285de3fb5aad260821250f0834983f3e9dad8cd..7bcb5386233555ab9a936c2c002c1180af5b253d 100644
--- a/icons/puissance4.svg
+++ b/icons/puissance4.svg
@@ -17,8 +17,16 @@
         </g>
         <path d="m24.549 1119.5c0.66325 0 1.1979-0.5346 1.1979-1.1979v-0.3333c0 0.6632-0.53461 1.1978-1.1979 1.1978h-20.354c-0.66325 0-1.1979-0.5346-1.1979-1.1978v0.3333c0 0.6633 0.53461 1.1979 1.1979 1.1979z" fill="#3e2723" opacity=".2"/>
     </g>
-    <g transform="matrix(.29602 0 0 .29602 6.7952 6.7952)" stroke-width="1.0667">
-        <path d="m0 0h51.2v51.2h-51.2z" fill="none"/>
-        <path d="m25.587 1.3672c-13.298 0-24.044 10.772-24.044 24.057s10.745 24.057 24.044 24.057 24.07-10.772 24.07-24.057-10.772-24.057-24.07-24.057zm0.01337 42.768c-10.331 0-18.711-8.3799-18.711-18.711 0-10.331 8.3799-18.711 18.711-18.711s18.711 8.3799 18.711 18.711c0 10.331-8.3665 18.711-18.711 18.711z" fill="#fff"/>
-    </g>
+    <rect x="7.2324" y="10.967" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
+    <rect x="14.695" y="18.416" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
+    <rect x="14.695" y="10.967" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
+    <rect x="7.2324" y="14.691" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
+    <rect x="10.964" y="18.416" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
+    <rect x="18.426" y="14.691" width="3.0879" height="3.0879" fill="#fff" stroke-width=".090936"/>
+    <circle cx="8.7763" cy="8.7866" r="1.5425" fill="#fff" stroke-width=".19878"/>
+    <circle cx="12.508" cy="12.511" r="1.5425" fill="#fff" stroke-width=".19878"/>
+    <circle cx="16.239" cy="16.235" r="1.5425" fill="#fff" stroke-width=".19878"/>
+    <circle cx="19.97" cy="19.96" r="1.5425" fill="#fff" stroke-width=".19878"/>
+    <circle cx="12.508" cy="16.235" r="1.5425" fill="#fff" stroke-width=".19878"/>
+    <circle cx="8.7763" cy="19.96" r="1.5425" fill="#fff" stroke-width=".19878"/>
 </svg>
diff --git a/web/icons/Icon-192.png b/web/icons/Icon-192.png
index 704152c09c843a0a90437522ffe11f9b5f5eef04..07b84dd5749f19f2dae6bd9e389062d6ae9b3ae9 100644
Binary files a/web/icons/Icon-192.png and b/web/icons/Icon-192.png differ
diff --git a/web/icons/Icon-512.png b/web/icons/Icon-512.png
index 56ffa555e5f945d2ef5be231e3c684ce76de5aa9..17aaf99d82cb1052f0f6bc60c84083a0d77ced9a 100644
Binary files a/web/icons/Icon-512.png and b/web/icons/Icon-512.png differ