Yes the second logo from AMS that you get if you compile atmosphere yourself and change the boot_splash_screen_notext.inc file.
In my case the logo is still big (526x100, original is 256x256) and the file looks like this before the array part:
constexpr size_t SplashScreenX = 377;
constexpr...