favicon.svg (717B)
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"> 2 <defs> 3 <linearGradient id="favTag" x1="15" y1="8" x2="85" y2="88" gradientUnits="userSpaceOnUse"> 4 <stop offset="0" stop-color="#2f81f7"/> 5 <stop offset="1" stop-color="#2ea043"/> 6 </linearGradient> 7 </defs> 8 <path d="M27 18C27 12.477 31.477 8 37 8H63C68.523 8 73 12.477 73 18V85.5C73 88.94 68.94 90.94 66.2 88.8L52.46 78.06C50.99 76.91 48.94 76.91 47.48 78.06L33.8 88.8C31.06 90.94 27 88.94 27 85.5V18Z" fill="url(#favTag)"/> 9 <circle cx="50" cy="24" r="5" fill="#ffffff"/> 10 <rect x="39" y="38" width="22" height="6" rx="3" fill="#ffffff"/> 11 <rect x="39" y="50" width="16" height="6" rx="3" fill="#ffffff" opacity="0.85"/> 12 </svg>