In .NET framework, the Icon class represents a Windows icon, which is a small bitmap image used to represent an object. The icon class is defined in System.Drawing namespace. So before using Icon class, you need to reference the System. Author: Mahesh Chand Code: ASP.NET Beta 1 & C#