$ icns2png -l ~/Downloads/os_fedora.icns
----------------------------------------------------
Reading icns family from /Users/glen/Downloads/os_fedora.icns...
Extracting icons from /os_fedora.icns...
Icon family size is 29506 bytes (including 8 byte header)
Listing icon elements...
'it32' 128x128 32-bit icon (65536 bytes compressed to 13098)
't8mk' 128x128 8-bit mask (16384 bytes)
2 elements total found in /os_fedora.icns.
$ icns2png -x ~/Downloads/os_fedora.icns
----------------------------------------------------
Reading icns family from /Users/glen/Downloads/os_fedora.icns...
Extracting icons from /os_fedora.icns...
Saved 'it32' element to os_fedora_128x128x32.png.
Extracted 1 images from /os_fedora.icns.
the icon ca be obtained from this url:
http://sourceforge.net/p/refind/code/ci/25fa33d6ede1e5a5dfa7831231e9068a25ccf7d2/tree/icons/
This will be fixed in the next release.