os:icon Element
Specifies a URL to the icon that visually represents the service.
Syntax
<os:icon/>
Attributes
Element Information
Parent elements os:display Child elements Text is allowed. Minimum availability Internet Explorer 8 Minimum operating systems Windows XP SP2
Remarks
The URL specified in os:icon must use http:// or https:// protocols only.
The domain must match that of the os:homepageUrl.
This element is optional.
Example
<os:icon>http://www.example.com/favicon.ico</os:icon>
See Also
os:homepageUrl