I am not being able to show font-awesome icons on my html, that are the sources that i am using, and below is the image of the error
And it is showing me this square:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<i class="fa fa-exclamation-triangle"></i>
<script src="js/jquery-3.5.1.min.js"></script>