font awesome icons
<i class="fa fa-facebook-square" aria-hidden="true"></i>
font awesome icons
<i class="fa fa-facebook-square" aria-hidden="true"></i>
how to use font awesome icons
<ul class="fa-ul">
<li><i class="fa-li fa fa-check-square"></i>List icons</li>
<li><i class="fa-li fa fa-check-square"></i>can be used</li>
<li><i class="fa-li fa fa-spinner fa-spin"></i>as bullets</li>
<li><i class="fa-li fa fa-square"></i>in lists</li>
</ul>
font awesome icons
Use this CDN link in your HTML(This only has the free icons of Font Awesome :)
<head>
<link rel="stylesheet" href="https://fontawesome.com/releases/v5.15/css/all.css"/>
</head>
<body>
<i class="fab fa-google"></i>
</body>
fa icons
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
release icon font awesome
<i class="fa fa-rocket" aria-hidden="true"></i>
font awesome icons
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us