I haven't used Windows for a long time but I'm sure they still have the moricons.dll of Windows 3.1 somewhere.

   PS C:\Windows>  get-childitem -path . -include "moricons.dll" -recurse

    Directory: C:\Windows\System32

    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    -a---          01.04.2024    09:22          12288 moricons.dll

    Directory: C:\Windows\SysWOW64

    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    -a---          01.04.2024    09:22           2560 moricons.dll

Yep.