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

30 lines
1.1 KiB
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="#17110b"/>
<stop offset="1" stop-color="#342313"/>
</linearGradient>
<linearGradient id="filament" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#ffd37c"/>
<stop offset="1" stop-color="#b96d24"/>
</linearGradient>
</defs>
<rect width="1200" height="800" fill="url(#bg)"/>
<path d="M160 610h880" stroke="#604321" stroke-width="10" opacity=".55"/>
<g transform="translate(602 386)">
<circle r="196" fill="url(#filament)"/>
<circle r="96" fill="#17110b"/>
<circle r="54" fill="#e9a747"/>
<g fill="#ffd37c">
<path d="M-24-294h48l22 122h-92z"/>
<path d="M-24 172h48l22 122h-92z"/>
<path d="M-294-24v48l122 22v-92z"/>
<path d="M172-24v48l122 22v-92z"/>
<path d="M-224-224 -190-258 -88-187 -153-122z"/>
<path d="M190-258 224-224 153-122 88-187z"/>
<path d="M-224 224 -190 258 -88 187 -153 122z"/>
<path d="M190 258 224 224 153 122 88 187z"/>
</g>
</g>
</svg>