from mIRC.hlp: icon id, x y w h, filename, index, style (noborder top left bottom right)

;this works fine
dialog x {
size -1 -1 50 50
icon 3, 10 10 32 32, %icon, 0
}