Generated package
GitBook — Cloud favicon package. Ready to install.
Download the correct GitBook — Cloud favicon package, place every file in the right location, and follow the exact installation steps for this stack.
Stack-specific filesExact snippet locationsCopy-ready guide
Documentation1 files
GitBook — Cloud
For GitBook Cloud. Use dashboard upload because custom head snippets are not supported.
ZIP: favico-gitbook-cloud-modern-package.zip
Folder: favico-gitbook-cloud-modern-favicon/
- 1Download your favicon package.Download
favico-gitbook-cloud-modern-package.zipfor GitBook — Cloud. - 2Extract this package in your project.Extract it in
your project root. The package contains:Package structurefavico-gitbook-cloud-modern-favicon/ └── gitbook-site-icon-512x512.png - 3Copy the favicon files to the correct location.Copy the generated files to
GitBook dashboard upload.Generated file Copy to Status Purpose web-app-manifest-512x512.png gitbook-site-icon-512x512.pngRequired Upload this as the GitBook site icon/favicon. - 4Add the config snippet in
GitBook site settings.GitBook site settingsUpload gitbook-site-icon-512x512.png in GitBook site icon/customization settings. - 5Why this setup works.
- GitBook Cloud does not give normal project-level head control for full manual favicon snippets.
- The correct setup is a dashboard icon upload.
- ♥Support the creator→
Support Favico Studio
Satisfied with the result?
If Favico Studio helped you create your favicon faster, you can support the creator and help keep this tool free, fast, and available for everyone.
- 6Start your app and verify the favicon URLs.Run command
Publish the GitBook site.Verify URLsOpen the published GitBook site and check the browser tab icon. - 7Common mistakes to avoid.
Looking for a code file to edit
Correct:
Use GitBook dashboard settingsGitBook Cloud favicon setup is controlled by the hosted product UI.
- 8Final checklist.✓ Correct stack selected.✓ Correct package downloaded and extracted.✓ Files copied to the exact folder shown in this guide.✓ Config snippet added only when this stack requires it.✓ Head/favicon snippet added to the exact head location shown in this guide.✓ No /public/ or /static/ URL is used unless the framework explicitly requires it.✓ favicon.ico is kept as fallback only, not actively linked as the main favicon.✓ favicon.svg loads directly.✓ favicon-dark.svg loads directly.✓ site.webmanifest loads directly.✓ Manifest icon PNG files load directly.✓ Browser cache cleared and Favico Studio checker passes.