See backend code

fav.rt.ht

Emoji Favicons!

Explicit Format

/🖼️.svg (your font)
/🖼️.webp (our font)
/🖼️.png (our font)

Best Format

Serves the best format for your user agent.

/🖼️. (y|our font)
/🖼️.html (y|our font)

⚠️ Safari → png; otherwise → svg. ⚠️

SVG favicons browser support

? Search Parameters

/🖼️.svg?
Parameter Description Default Possible Values
wh / X / size width & height 100 Any positive number
w / width width wh or 100 Any positive number
h / height height wh or 100 Any positive number
x x-coordinate w/2 Any number
y y-coordinate h/2 Any number
m multiplier for
font size
.85 Any positive number
s / font-size font size min(w,h)*m Any positive number
f / font-family font family 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji', system-ui Any valid CSS font-family value
a / text-anchor text anchor middle start, middle, end
b / baseline / dominant-baseline dominant baseline central auto, middle, central, hanging, text-top, text-bottom, alphabetic, ideographic, mathematical
A / ttl / h:max-age cache-control: public, max-age
(in seconds)
31536000 (1 year) Any non-negative integer
S Safari override* png (with S)
webp (with S=webp)

Notes