Created
November 22, 2021 01:21
-
-
Save x3r0s/4c3561751406edb6cee06de24594c871 to your computer and use it in GitHub Desktop.
Google Material Icons
This file contains 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
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet"> | |
<!-- import any icon from here --> | |
<!-- https://fonts.google.com/icons --> | |
<span class="material-icons-outlined">done</span> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment