.icon-tiktok{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('./icon-tiktok.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}