Favicon Generation Directory
Favicon Generation Directory
This directory contains source files and tools for generating the site favicon.
Current Favicon
- Current:
/favicon.ico(root directory) - Apple Touch Icon: Uses
/assets/index/profile_photo.png
Favicon Generation Workflow
1. Source Files (place in this directory)
- High-resolution PNG (512x512 or larger)
- SVG source (scalable vector graphics)
- Original design files (AI, Sketch, Figma exports)
2. Generation Tools
- RealFaviconGenerator.net - Comprehensive favicon generator
- Favicon.io - Simple favicon generator
- Manual tools: ImageMagick, Inkscape, etc.
3. Output Files Needed
favicon.ico(multi-size ICO file)apple-touch-icon.png(180x180)favicon-16x16.pngfavicon-32x32.pngfavicon-192x192.png(Android)favicon-512x512.png(Android)
4. Installation
Replace files in:
/favicon.ico- Update references in
_includes/head.html - Update
manifest.jsonif needed
Notes
- Current favicon appears to be standalone without source materials
- Consider using academic/physics themes (equations, cosmos, etc.)
- Ensure favicon works at 16x16 pixel size (minimum)