Skip to content

Instagram icon with colors #12381

Answered by Renato66
ecofriend asked this question in Q&A
Oct 8, 2020 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Following the brandgradients

<v-icon class="instagram-gradient">mdi-instagram</v-icon>
.instagram-gradient {
  background: -webkit-linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ecofriend
Comment options

Answer selected by ecofriend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants