<font-awesome-icon icon="fa-thin fa-1" />
<FontAwesomeIcon icon="fa-thin fa-1" />
.my-icon::before {
font: var(--fa-font-thin);
content: "\31";
}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512" style="width: 30px;height: 30px;fill: black">
<path d="M256 472c0 4.406-3.578 8-8 8h-240C3.578 480 0 476.4 0 472s3.578-8 8-8h112V53.94L36.03 102.9C32.2 105.1 27.33 103.8 25.09 100S24.16 91.31 27.97 89.09l96-56c2.484-1.438 5.531-1.469 8.016-.0313S136 37.13 136 40V464h112C252.4 464 256 467.6 256 472z"/>
</svg>
<i class="fa-thin fa-1"></i>