Files
Makers3D/apps/web/public/demo/maker-hero-1.svg
T

17 lines
854 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800">
<defs>
<linearGradient id="g" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#1d4ed8" />
<stop offset="1" stop-color="#06b6d4" />
</linearGradient>
</defs>
<rect width="1200" height="800" fill="#081220" />
<circle cx="900" cy="160" r="220" fill="rgba(45,168,255,0.2)" />
<circle cx="220" cy="640" r="240" fill="rgba(124,228,255,0.14)" />
<path d="M260 560l180-300h320l180 300-180 120H440z" fill="url(#g)" opacity="0.95" />
<path d="M420 300h360v120H420z" fill="#07101b" opacity="0.65" />
<text x="90" y="120" fill="#f8fafc" font-size="72" font-family="Arial, sans-serif" font-weight="700">MakerLab BA</text>
<text x="90" y="190" fill="#cbd5e1" font-size="32" font-family="Arial, sans-serif">Repuestos funcionales y prototipos</text>
</svg>