Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

symbols html

<!--Icons From Google Fonts-->

<!--Get Fonts From: Fonts.google.com/icons -->

<!--Codes Will Alternate Depending On What Symbol You Are Using-->

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />

<span class="material-symbols-outlined">
check
</span>
 
PREVIOUS NEXT
Tagged: #symbols #html
ADD COMMENT
Topic
Name
3+7 =