
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeYes! You can definitely change the favicon of your Sanity Studio. Here's how:
To customize your Studio's favicon, you'll need to place five different files in the static folder within your studio folder:
favicon.svg - A square vector file in SVG format (scales well and can support light/dark mode)favicon.ico - A small, square ICO file (fallback for older browsers)favicon-512.png - A 512x512px PNG (for web manifests and mobile bookmarks)favicon-192.png - A 192x192px PNG (smaller icon variant)apple-touch-icon.png - A 180x180px PNG (for iOS bookmarks)You can create these files manually, or use the create-favicon tool to generate them all from a single SVG source:
# From the studio root folder:
npm create favicon -- <path-or-url-to.svg> staticOnce the files are in the static folder, your Studio will automatically use them. Note that browsers may cache the old favicons for a while.
If your custom favicons aren't showing up:
static folder with correct casingsanity build, check the dist/static folder to confirm the icons are thereCommand+Shift+R on Mac, Ctrl+F5 on Windows/Linux)More details in the official Sanity documentation on favicons.
Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.
Content operations
Content backend


The only platform powering content operations
By Industry


Tecovas strengthens their customer connections
Build and Share

Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag store