Index: src/gui/CMakeLists.txt
--- src/gui/CMakeLists.txt.orig
+++ src/gui/CMakeLists.txt
@@ -368,7 +368,7 @@ endif()
 
 # Generate png icons from svg
 find_program(SVG_CONVERTER
-  NAMES inkscape inkscape.exe rsvg-convert
+  NAMES rsvg-convert
   REQUIRED
   HINTS "C:\\Program Files\\Inkscape\\bin" "/usr/bin" ENV SVG_CONVERTER_DIR)
 # REQUIRED keyword is only supported on CMake 3.18 and above
