rect-02
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/rect-02/r01.svg
code:r01.svg
<defs>
<linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="0%">
<stop id="g3" offset="0%" stop-color="#00ff00" stop-opacity="1"/>
<stop id="g4" offset="100%" stop-color="#ffff00" stop-opacity="1"/>
</linearGradient>
</defs>
<rect x="0" y="0" width="100" height="100" fill="url(#grad2)" />
</svg>