2 lines
450 B
XML
2 lines
450 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96"><defs><linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" style="stop-color:#667eea"/><stop offset="100%" style="stop-color:#764ba2"/></linearGradient></defs><rect width="96" height="96" rx="16" fill="url(#bg)"/><path d="M24 24h48v8h-48zM20 32h56v24h-56zM90 32l-6-12h-10l-6 12" fill="#fff"/><circle cx="92" cy="16" r="6" fill="#fff"/></svg>
|