Skip to content

Instantly share code, notes, and snippets.

@shaikotahmed19
Created December 7, 2021 12:03
Show Gist options
  • Save shaikotahmed19/f26d71e51bcf6d77f5ae47d6efdf1ca3 to your computer and use it in GitHub Desktop.
Save shaikotahmed19/f26d71e51bcf6d77f5ae47d6efdf1ca3 to your computer and use it in GitHub Desktop.
Material Icons before after
a::after {
font-family: 'Material Icons';
content: "link";
-webkit-font-feature-settings: 'liga';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment