Apple's own ICNS files (namely a few of the Sidebar*.icns files in /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/) contain 18x18 and 18x18@2x images, but this library apparently doesn't support them.
I tried forking this repo and adding support myself, so I could submit a pull request, but sadly, I don't know enough C. Can you please add support for this?
Here's two screenshots of Preview.app's info panel, taken from SidebarMacProCylinder.icns:


Apple's own ICNS files (namely a few of the Sidebar*.icns files in /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/) contain 18x18 and 18x18@2x images, but this library apparently doesn't support them.
I tried forking this repo and adding support myself, so I could submit a pull request, but sadly, I don't know enough C. Can you please add support for this?
Here's two screenshots of Preview.app's info panel, taken from SidebarMacProCylinder.icns: