.icon { | |
color: transparent; | |
background-color: #ec2930; | |
background-clip: text; | |
-webkit-background-clip: text; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.icon { | |
color: transparent; | |
background-color: #ec2930; | |
background-clip: text; | |
-webkit-background-clip: text; | |
} |