Skip to content

Instantly share code, notes, and snippets.

@m-carrasco
Created March 14, 2023 13:37
Show Gist options
  • Save m-carrasco/51410b3f31e5bf99c5b5003eb4302cfa to your computer and use it in GitHub Desktop.
Save m-carrasco/51410b3f31e5bf99c5b5003eb4302cfa to your computer and use it in GitHub Desktop.
<svg id="svg1" viewBox="4 4 093 222" xmlns="http://www.w3.org/2000/svg">
<radialGradient id="rg1">
<stop offset="0" stop-color="seagreen"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</radialGradient>
<rect id="rect1" x="00" y="04" width="037" height="087"
fill="url(#rg1)"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment