Skip to content

Instantly share code, notes, and snippets.

@taylorzane
Last active June 13, 2017 03:19
Show Gist options
  • Save taylorzane/8270969ee04c56ca840ece06796fbefa to your computer and use it in GitHub Desktop.
Save taylorzane/8270969ee04c56ca840ece06796fbefa to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<linearGradient id="grad1" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#47BDA4;stop-opacity:1" />
<stop offset="100%" style="stop-color:#47BDA4;stop-opacity:0" />
</linearGradient>
<linearGradient id="grad2" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#1C96D3;stop-opacity:1" />
<stop offset="100%" style="stop-color:#1C96D3;stop-opacity:0" />
</linearGradient>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment