.fa-tiktok:before {
    content: "";
    background-image: url("../images/tiktok-logo.svg");
    background-size: contain;
    width: 24px;
    height: 24px;
}