Temp-Email-Service/images/og-image.svg
2025-01-27 23:57:47 -05:00

34 lines
1.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630">
<!-- Background -->
<rect width="1200" height="630" fill="#2563eb"/>
<rect width="1200" height="630" fill="url(#gradient)"/>
<!-- Gradient overlay -->
<defs>
<linearGradient id="gradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#2563eb"/>
<stop offset="100%" stop-color="#1e40af"/>
</linearGradient>
</defs>
<!-- Logo/Icon -->
<g transform="translate(160, 215) scale(3)">
<!-- Envelope Base -->
<path d="M8 12L16 16L24 12V20H8V12Z" fill="white"/>
<path d="M8 12L16 16L24 12L16 8L8 12Z" fill="#e5e7eb"/>
<!-- Clock Hand -->
<path d="M16 16L16 13" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
<!-- Small Dot in Center -->
<circle cx="16" cy="16" r="0.75" fill="white"/>
</g>
<!-- Text -->
<text x="400" y="250" font-family="Arial, sans-serif" font-size="80" font-weight="bold" fill="white">2weekmail</text>
<text x="400" y="350" font-family="Arial, sans-serif" font-size="40" fill="#e5e7eb">Temporary Email Service</text>
<!-- Feature Points -->
<text x="400" y="450" font-family="Arial, sans-serif" font-size="32" fill="#e5e7eb">✓ No Registration</text>
<text x="700" y="450" font-family="Arial, sans-serif" font-size="32" fill="#e5e7eb">✓ 2 Week Duration</text>
<text x="400" y="500" font-family="Arial, sans-serif" font-size="32" fill="#e5e7eb">✓ Privacy Protected</text>
<text x="700" y="500" font-family="Arial, sans-serif" font-size="32" fill="#e5e7eb">✓ Instant Access</text>
</svg>