File Specifications
● Verified| Full Path | /at%0A------------------------apple-touch-icon.png |
| Dimensions | 180 × 180 pixels |
| Color Space | sRGB IEC61966-2.1 |
| Compression | PNG-24 Lossless |
| Bit Depth | 32-bit (8-bit RGBA) |
| Retina Scale | @3x (744 ppi equivalent) |
| File Size | 12.4 KB |
| SHA-256 | 8f3a2c91e7d4b6f0a5c2d8e91b746f30 |
| Last Commit | 2025-04-12 09:14 UTC |
Implementation Snippets
HTML <head> reference
<link rel="apple-touch-icon" href="/at%0A------------------------apple-touch-icon.png" />
Web Manifest entry
{ "icons": [{ "src": "/at%0A------------------------apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }] }
Version History
v2.4.12025-04-12Alpha channel optimization, 18% size reduction
v2.3.02025-02-28Aligned with Q1 brand refresh guidelines
v2.2.12024-11-15Resolved iOS 17 dynamic island rendering artifact
v2.0.02024-06-01Vector-native pipeline migration, baseline overhaul