Created
December 7, 2021 12:03
-
-
Save shaikotahmed19/f26d71e51bcf6d77f5ae47d6efdf1ca3 to your computer and use it in GitHub Desktop.
Material Icons before after
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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