Files

52 lines
3.0 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 130" width="100%" height="100%">
<defs>
<linearGradient id="neonGradL" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#76ff03"/>
<stop offset="50%" stop-color="#00e676"/>
<stop offset="100%" stop-color="#00c853"/>
</linearGradient>
<linearGradient id="bgIconL" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#0e1726"/>
<stop offset="100%" stop-color="#03070e"/>
</linearGradient>
<filter id="bloomL" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur stdDeviation="3" result="blur"/>
<feMerge>
<feMergeNode in="blur"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<!-- Left Icon Emblem -->
<g transform="translate(15, 15) scale(0.208)">
<rect x="20" y="20" width="472" height="472" rx="116" fill="url(#bgIconL)" stroke="#00e676" stroke-width="12" stroke-opacity="0.9"/>
<circle cx="256" cy="250" r="140" fill="#00e676" opacity="0.25"/>
<g filter="url(#bloomL)">
<path d="M 100 310 C 110 230, 160 170, 225 140 C 205 200, 190 265, 195 320 Z" fill="#00c853"/>
<path d="M 150 300 C 165 190, 205 125, 256 75 C 235 155, 225 240, 230 310 Z" fill="url(#neonGradL)"/>
<path d="M 362 300 C 347 190, 307 125, 256 75 C 277 155, 287 240, 282 310 Z" fill="url(#neonGradL)"/>
<path d="M 412 310 C 402 230, 352 170, 287 140 C 307 200, 322 265, 317 320 Z" fill="#00c853"/>
<!-- Base Blade -->
<path d="M 95 400 L 375 400 C 400 400, 420 384, 424 362 L 434 362 C 430 395, 405 418, 375 418 L 115 418 C 98 418, 86 408, 95 400 Z" fill="url(#neonGradL)"/>
<!-- Lightning Bolt -->
<polygon points="278,60 190,260 258,260 216,400 338,220 268,220" fill="#ffffff" stroke="#76ff03" stroke-width="6" stroke-linejoin="round"/>
<polygon points="274,80 206,250 262,250 230,366 318,230 264,230" fill="#f8fafc"/>
</g>
</g>
<!-- Typography -->
<text x="140" y="66" font-family="-apple-system, BlinkMacSystemFont, 'Montserrat', 'Segoe UI', Roboto, sans-serif" font-weight="900" font-size="46" fill="#0f172a" letter-spacing="1">NEXT</text>
<text x="276" y="66" font-family="-apple-system, BlinkMacSystemFont, 'Montserrat', 'Segoe UI', Roboto, sans-serif" font-weight="900" font-size="46" fill="url(#neonGradL)" letter-spacing="1" filter="url(#bloomL)">GEN</text>
<!-- Subtitle -->
<text x="142" y="93" font-family="-apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', Roboto, sans-serif" font-weight="800" font-size="14.5" fill="#475569" letter-spacing="3.5">LANDSCAPING &amp; YARDWORK</text>
<!-- Badge -->
<rect x="445" y="40" width="138" height="28" rx="6" fill="#00e676" fill-opacity="0.12" stroke="#00e676" stroke-width="1.2"/>
<text x="514" y="58" text-anchor="middle" font-family="-apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', Roboto, sans-serif" font-weight="800" font-size="10.5" fill="#00a34c" letter-spacing="1.2">ANTELOPE VALLEY</text>
</svg>