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>
font awesome icons
<i class="fa fa-times" aria-hidden="true"></i>
fa icons
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
release icon font awesome
<i class="fa fa-rocket" aria-hidden="true"></i>
icon font awesome
<i class="fa fa-hand-pointer-o" aria-hidden="true"></i>
font awesome icon
<head>
<link href="/your-path-to-fontawesome/css/all.css" rel="stylesheet"> <!--load all styles -->
</head>
<body>
<i class="fas fa-user"></i> <!-- uses solid style -->
<i class="far fa-user"></i> <!-- uses regular style -->
<i class="fal fa-user"></i> <!-- uses light style -->
<!--brand icon-->
<i class="fab fa-github-square"></i> <!-- uses brands style -->
</body>
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