Creating an ICO icon file for your Windows app
Every Windows app needs an icon. Even yours.
If you are a developer then this task probably sounds simpler than it may turn out to be. First off, a lot of graphics programs (Paint.NET, for example) don’t support saving as an ICO file, the format needed by Windows.
Don’t sweat. I’ve got you covered. Here is the developer cheat sheet for creating an app icon file.
Pro tip: ICO files can contain multiple icons. Often they will contain multiple versions of the same icon in different sizes. For example, a 64px and a 16px icon, each optimized for their respective size.