Buy me a coffee

Individual Tiktok Icon

You can use Code Block to add Tiktok icon, so you can use multiple Tiktok links. Follow these.
#1. First, use this code to Code Injection Header (If your site doesn’t support Injection, you can add it via Code Block)

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" integrity="sha512-KfkfwYDsLkIlwQp6LFnl8zNdLGxu9YAA1QvwINks4PhcElQSvqcyVLLD9aMhXd13uQjoXtEKNosOWaZqXgel0g==" crossorigin="anonymous" referrerpolicy="no-referrer" />

Dd97d6b824aa83f4dabb Min

#2. Next, Add Code Block where you want Tiktok to appear.

Ffc09168617ac6249f6b Min

#3. Add this code into Code Block

<a href="https://tiktok.com/@example" target="_blank">
<i class="fa-brands fa-tiktok"></i>
</a>

Deeed8bb2da98af7d3b8 Min