Last active
May 7, 2017 09:21
-
-
Save AlexanderKozhevin/a6dac6b3a9d606604224f719c5a59cbe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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