Optional. String that specifies an icon to represent the extension.
<Icon>Icon.ico</Icon>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
| None | 
Child Elements
| Element | Description | 
|---|---|
| None | 
Parent Elements
| Element | Description | 
|---|---|
| Contains the information that uniquely identifies the extension deployment package. | 
Text Value
The relative path of the icon to represent the extension. A text value is not required.
Supported formats include bitmap (BMP), Graphics Interchange Format (GIF), Joint Photographics Experts Group (JPEG), Portable Network Graphics (PNG), and Tagged Image File Format (TIFF) images.
Element Information
| Namespace | https://schemas.microsoft.com/developer/vsx-schema/2010 | 
| Schema Name | VSIX Manifest | 
| Validation File | VSIXManifestSchema.xsd | 
| Can be Empty | Not applicable |