Font-tiktok图标(Fab Fa-tiktok)出现为书籍

发布于 2025-02-07 01:30:06 字数 1164 浏览 2 评论 0原文

我使用的是Font Awesome 5(品牌)。 Tiktok图标显示为一堆书籍,而不是风格化的T。 尝试使用Font-Awesome的本地目录,并将样式与URL联系起来。 我的另一个网站是使用相同的样式表和字体可感知版本正确显示图标。

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />

<a style="font-size: 3vh" class="social-button sb-facebook shape-none sb-light-skin"><i class="fab fa-facebook"></i></a>
<a style="font-size: 3vh" class="social-button sb-instagram shape-none sb-light-skin"><i class="fab fa-instagram"></i></a>
<a style="font-size: 3vh" class="social-button sb-tiktok shape-none sb-light-skin"><i class="fab fa-tiktok"></i></a>

error iCon

预期图标

类吸引字体可观。

任何建议都将不胜感激

I am using Font Awesome 5 (brands). The tiktok Icon is displayed as a stack of books instead of the stylized T.
Attempted using the local directory of Font-Awesome as well as linking the style with the url.
My other site is displaying the icon properly, using the same stylesheets and font-awesome version.

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />

<a style="font-size: 3vh" class="social-button sb-facebook shape-none sb-light-skin"><i class="fab fa-facebook"></i></a>
<a style="font-size: 3vh" class="social-button sb-instagram shape-none sb-light-skin"><i class="fab fa-instagram"></i></a>
<a style="font-size: 3vh" class="social-button sb-tiktok shape-none sb-light-skin"><i class="fab fa-tiktok"></i></a>

error icon

expected icons

class pulls font-awesome.

Any advise would be much appreciated

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文