Iconic (.ico Utilities)

Iconic is a cross-platform utility for reading and writing .ico files. It doesn’t rely on System.Drawing.dll and is suited to be used on all platforms that Unity supports.

Feel free to check out this WebGL Demo, showcasing what can be achieved with this asset.

Load .ico files at runtime

Extract all resolutions contained in a single .ico file into Texture2D objects Supports transparency

Write .ico files at runtime

Convert Texture2D objects to .ico file automatically create multi-resolution icons