Created
September 9, 2023 14:11
-
-
Save yinkakun/2d688420d132b56b71ba9486d400b58a 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 xmlns="http://www.w3.org/2000/svg" width="1000" height="1000" viewBox="0 0 1000 1000" fill="none"> | |
<path d="M0 0H1000V1000H0V0Z" fill="url(#paint0_angular_4156_60927)"/> | |
<defs> | |
<radialGradient id="paint0_angular_4156_60927" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(500 500) rotate(90) scale(440.639 413.884)"> | |
<stop offset="0.00264995" stop-color="#01741C"/> | |
<stop offset="0.0765764" stop-color="#049926"/> | |
<stop offset="0.136928" stop-color="#02A828"/> | |
<stop offset="0.206964" stop-color="#00BB2B"/> | |
<stop offset="0.25538" stop-color="#18CD42"/> | |
<stop offset="0.30347" stop-color="#35E45D"/> | |
<stop offset="0.334176" stop-color="#35E45D"/> | |
<stop offset="0.389758" stop-color="#17B9FF"/> | |
<stop offset="0.432695" stop-color="#36B8FF"/> | |
<stop offset="0.46607" stop-color="#2CCCF9"/> | |
<stop offset="0.495678" stop-color="#63D2EA"/> | |
<stop offset="0.537046" stop-color="#FFA500"/> | |
<stop offset="0.610503" stop-color="#FFC203"/> | |
<stop offset="0.665152" stop-color="#FFF50A"/> | |
<stop offset="0.790097" stop-color="#FFF90A"/> | |
<stop offset="0.812168" stop-color="#FFC0CB"/> | |
<stop offset="0.879049" stop-color="#FA1039"/> | |
<stop offset="0.997436" stop-color="#FA002C"/> | |
</radialGradient> | |
</defs> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment