HomeFavicon Generator

Favicon Generator

Create custom favicons from text and colors

A

SVG Code

<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> <rect width="64" height="64" fill="#FF6B6B" rx="8"/> <text x="32" y="40" fontSize="48" fontWeight="bold" textAnchor="middle" fill="#FFFFFF" fontFamily="Arial, sans-serif"> A </text> </svg>