Used for specifying an icon for Web pages or sites for use on Apple mobile devices. The "precomposed" keyword indicates that the icon should be used as is, without adding any effects like rounded corners or gloss by the device.
<link rel="apple-touch-icon-precomposed" href="/path/to/icon.png">