Files
Makers3D/apps/web/public/demo/feed-print-technical.svg

21 lines
972 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800">
<defs>
<linearGradient id="bg" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#09151d"/>
<stop offset="1" stop-color="#10382d"/>
</linearGradient>
<linearGradient id="part" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#7df7bd"/>
<stop offset="1" stop-color="#0e9d78"/>
</linearGradient>
</defs>
<rect width="1200" height="800" fill="url(#bg)"/>
<ellipse cx="600" cy="628" rx="380" ry="58" fill="#020713" opacity=".58"/>
<path d="M334 534V316l148-86h236l148 86v218l-148 86H482z" fill="url(#part)"/>
<path d="M464 366h272v116H464z" fill="#06101f" opacity=".58"/>
<circle cx="438" cy="318" r="38" fill="#06101f" opacity=".62"/>
<circle cx="762" cy="318" r="38" fill="#06101f" opacity=".62"/>
<circle cx="438" cy="532" r="38" fill="#06101f" opacity=".62"/>
<circle cx="762" cy="532" r="38" fill="#06101f" opacity=".62"/>
</svg>