AvanzaCast/packages/landing-page/public/logo-avanzacast.svg

46 lines
2.4 KiB
XML

<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- Fondo morado principal con forma redondeada -->
<path d="M100 0C44.772 0 0 44.772 0 100V412C0 467.228 44.772 512 100 512H412C467.228 512 512 467.228 512 412V100C512 44.772 467.228 0 412 0H100Z" fill="url(#gradient1)"/>
<!-- Forma morada oscura superior derecha -->
<path d="M200 130C200 119.507 208.507 111 219 111H430C440.493 111 449 102.493 449 92C449 81.507 440.493 73 430 73H330C330 62.507 338.507 54 349 54C349 43.507 340.493 35 330 35H219C208.507 35 200 43.507 200 54V130Z" fill="url(#gradient2)"/>
<!-- Botón de play amarillo/crema con sombra -->
<g filter="url(#shadow)">
<path d="M145 195C145 184.507 153.507 176 164 176H348C358.493 176 367 184.507 367 195V429C367 439.493 358.493 448 348 448H164C153.507 448 145 439.493 145 429V195Z" fill="white"/>
<path d="M200 230L320 312L200 394V230Z" fill="url(#gradient3)"/>
</g>
<defs>
<!-- Degradado morado principal -->
<linearGradient id="gradient1" x1="0" y1="0" x2="512" y2="512" gradientUnits="userSpaceOnUse">
<stop stop-color="#6B3FF2"/>
<stop offset="1" stop-color="#4B1FD2"/>
</linearGradient>
<!-- Degradado morado oscuro superior -->
<linearGradient id="gradient2" x1="200" y1="35" x2="449" y2="130" gradientUnits="userSpaceOnUse">
<stop stop-color="#8B6FF9"/>
<stop offset="1" stop-color="#6B3FF2"/>
</linearGradient>
<!-- Degradado amarillo/crema del play -->
<linearGradient id="gradient3" x1="200" y1="230" x2="320" y2="394" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFE9A0"/>
<stop offset="1" stop-color="#FFD770"/>
</linearGradient>
<!-- Sombra del botón de play -->
<filter id="shadow" x="135" y="170" width="242" height="292" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="5"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
</defs>
</svg>