Skip to content

Instantly share code, notes, and snippets.

@AlexanderKozhevin
Last active May 7, 2017 09:21
Show Gist options
  • Select an option

  • Save AlexanderKozhevin/a6dac6b3a9d606604224f719c5a59cbe to your computer and use it in GitHub Desktop.

Select an option

Save AlexanderKozhevin/a6dac6b3a9d606604224f719c5a59cbe to your computer and use it in GitHub Desktop.
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
style="width: 0px; height: 0px; position: absolute;">
<defs>
<linearGradient id="gradient-1" gradientTransform="rotate(90)">
<stop stop-color="#FDB3B0" offset="0"/>
<stop stop-color="#FDC8B0" offset="1"/>
</linearGradient>
<linearGradient id="gradient-2" gradientTransform="rotate(90)">
<stop stop-color="rgba(91, 192, 222, 0.97)" offset="0"/>
<stop stop-color="rgba(91, 218, 222, 0.98)" offset="1"/>
</linearGradient>
</defs>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment