ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
Even the relatively "high-resolution" PNG icons don't look good on the Jolla Tablet - and presumably other high DPI devices.
The best solution is to probably use SVG icons, which is unfortunately not straightforward due to Sailfish OS having old (1.4) PyOtherSide where SVG loading via the Python image provider is broken. But it might be possible to hack around this (by avoiding the Python image provider) until PyOtherSide is upgraded to 1.5 on SailfishOS, but it won't be nice - especially due to the need to also work with qrc on Android.
Even the relatively "high-resolution" PNG icons don't look good on the Jolla Tablet - and presumably other high DPI devices.
The best solution is to probably use SVG icons, which is unfortunately not straightforward due to Sailfish OS having old (1.4) PyOtherSide where SVG loading via the Python image provider is broken. But it might be possible to hack around this (by avoiding the Python image provider) until PyOtherSide is upgraded to 1.5 on SailfishOS, but it won't be nice - especially due to the need to also work with qrc on Android.