Preview:
// Linear Gradient for Text
.text-item {
    background: -webkit-linear-gradient(360deg, #1284ac, #0c009b);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter