Files
Makers3D/apps/web/public/demo/work-coffee-hinge.svg

30 lines
1.3 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 800">
<defs>
<radialGradient id="bg" cx="50%" cy="45%" r="62%">
<stop offset="0" stop-color="#243f5f"/>
<stop offset="1" stop-color="#07101d"/>
</radialGradient>
<linearGradient id="plastic" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#f7e7bf"/>
<stop offset="1" stop-color="#b38b4e"/>
</linearGradient>
</defs>
<rect width="1200" height="800" fill="url(#bg)"/>
<ellipse cx="610" cy="612" rx="370" ry="64" fill="#020713" opacity=".55"/>
<g transform="translate(600 382)">
<circle r="194" fill="url(#plastic)"/>
<circle r="82" fill="#07101d"/>
<circle r="48" fill="#d7b875"/>
<g fill="#f7e7bf">
<rect x="-26" y="-276" width="52" height="102" rx="12"/>
<rect x="-26" y="174" width="52" height="102" rx="12"/>
<rect x="-276" y="-26" width="102" height="52" rx="12"/>
<rect x="174" y="-26" width="102" height="52" rx="12"/>
<rect x="-214" y="-214" width="92" height="52" rx="12" transform="rotate(45)"/>
<rect x="122" y="-214" width="92" height="52" rx="12" transform="rotate(45)"/>
<rect x="-214" y="162" width="92" height="52" rx="12" transform="rotate(45)"/>
<rect x="122" y="162" width="92" height="52" rx="12" transform="rotate(45)"/>
</g>
</g>
</svg>