xxxxxxxxxx
<!DOCTYPE html>
<html>
<head>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
integrity="sha512-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
crossorigin="anonymous"
/>
</head>
<body>
<!-- Example icon: Copy -->
<i class="fas fa-copy"></i>
<!-- To copy the icon code, you can select and copy the following line -->
<i class="fas fa-copy"></i>
</body>
</html>