Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

awesome font google icon colored css

.fa-google {
  background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #awesome #font #google #icon #colored #css
ADD COMMENT
Topic
Name
9+8 =