favicon.svg
1 <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> 2 <defs> 3 <linearGradient id="c1" x1="4" y1="8" x2="28" y2="24" gradientUnits="userSpaceOnUse"> 4 <stop offset="0%" stop-color="#F59E0B"/> 5 <stop offset="100%" stop-color="#FB923C"/> 6 </linearGradient> 7 </defs> 8 <rect width="32" height="32" rx="8" fill="#1A1714"/> 9 <rect x="1" y="1" width="30" height="30" rx="7" stroke="url(#c1)" stroke-width="1" fill="none" opacity="0.25"/> 10 <path d="M19.5 7.2 A10 10 0 1 0 22 10" stroke="url(#c1)" stroke-width="3" stroke-linecap="round" fill="none"/> 11 <circle cx="21" cy="8.5" r="2.5" fill="#FBBF24"/> 12 <circle cx="21" cy="8.5" r="1.2" fill="#FFF"/> 13 </svg>