# 如何使用 Font Awesome pulse 作为加载图标？

**URL:** https://meta.discourse.org/t/how-to-use-font-awesome-pulse-as-the-loading-icon/277817
**Category:** Support
**Created:** [2021年九月25日 04:50 UTC](https://meta.discourse.org/t/how-to-use-font-awesome-pulse-as-the-loading-icon/277817 "2021-09-25T04:50:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![littleviolette](https://avatars.discourse-cdn.com/v4/letter/l/d26b3c/32.png) [@littleviolette](https://meta.discourse.org/u/littleviolette)
#### Post date: [2021年九月25日 04:50 UTC](https://meta.discourse.org/t/how-to-use-font-awesome-pulse-as-the-loading-icon/277817/1 "2021-09-25T04:50:04Z")

</div>

是否可以通过添加 `fa-pulse` 使 Font Awesome 的加载图标旋转？

Font Awesome 的代码示例：

```plaintext
<i class="fas fa-spinner fa-pulse"></i>

```

我不确定在 Discourse 中应该在哪里添加 `fa-pulse`。Discourse 中不旋转的加载图标：

```plaintext
<svg class="fa d-icon d-icon-spinner svg-icon svg-node"><use xlink:href="#spinner"></use></svg>

```

谢谢！

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [2022年五月23日 20:07 UTC](https://meta.discourse.org/t/how-to-use-font-awesome-pulse-as-the-loading-icon/277817/2 "2022-05-23T20:07:58Z")

</div>

你查看过这个TC吗？：

> [@Custom Loading Spinner Component](https://meta.discourse.org/t/custom-loading-spinner-component/174801):
>
> While working on the [Grogu theme](https://meta.discourse.org/t/grogu-a-theme-inspired-by-the-mandalorian/174758) I implemented a custom loading icon for that theme and thought it would be cool to have a standalone component to customize the loading spinner icon. This component allows staff to customize the default spinning icon. There are three customization options available via theme settings: icon name icon size icon color The component only accepts [FontAwesome](https://fontawesome.com/) icon name and I recommend picking one of [these icons](https://fontawesome.com/icons/categories/spinners) to get awesome spinning effect. Enjoy, and do l…

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2023年九月5日 06:16 UTC](https://meta.discourse.org/t/how-to-use-font-awesome-pulse-as-the-loading-icon/277817/3 "2023-09-05T06:16:33Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
