# 备用图标

**URL:** <https://meta.discourse.org/t/alternative-icons/206693>\
**Category:** Developer Guides\
**Tags:** reference, theme-guides\
**Created:** [2021年十月21日 16:32 UTC](https://meta.discourse.org/t/alternative-icons/206693 "2021-10-21T16:32:27Z")\
**Posts on this page:** 9\
**Page:** 2

<div class="post-metadata">

**Author:** ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)\
**Post date:** [2026年三月2日 15:43 UTC](https://meta.discourse.org/t/alternative-icons/206693/22 "2026-03-02T15:43:12Z")

</div>

我将其用于类别图标。实际上，有些显示为 FA，而另一些显示为 lucide：

 ![Screenshot_20260302_164124_Brave](https://global.discourse-cdn.com/meta/original/4X/6/d/4/6d4404c3fb6cdcb36672f3e5aa647ac246133529.jpeg)

对于“麦克风”图标，我使用的是 [Resenha - Add Discord-style Voice Rooms to Your Community 🎙](https://meta.discourse.org/t/resenha-add-discord-style-voice-rooms-to-your-community/389056)

---

<div class="post-metadata">

**Author:** ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)\
**Post date:** [2026年三月2日 16:34 UTC](https://meta.discourse.org/t/alternative-icons/206693/23 "2026-03-02T16:34:33Z")

</div>

我已经将三个图标添加到集中了 🙂（麦克风、报纸、游戏手柄）

---

<div class="post-metadata">

**Author:** ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)\
**Post date:** [2026年四月6日 10:49 UTC](https://meta.discourse.org/t/alternative-icons/206693/24 "2026-04-06T10:49:49Z")

</div>

@Canapin 我们使用这套图标已经有一段时间了：[github.com/discourse/discourse-lucide-icons](https://github.com/discourse/discourse-lucide-icons)。最近我们也对代码进行了一些重构。您觉得这套图标还有什么可以改进的地方吗？

---

<div class="post-metadata">

**Author:** ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**Post date:** [2026年四月6日 10:51 UTC](https://meta.discourse.org/t/alternative-icons/206693/25 "2026-04-06T10:51:03Z")

</div>

我在另一个项目中使用 lucide，整体效果相当不错。不过，据我所知，由于版权原因，他们没有提供品牌图标。这一点你们有处理吗？

---

<div class="post-metadata">

**Author:** ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)\
**Post date:** [2026年四月6日 11:00 UTC](https://meta.discourse.org/t/alternative-icons/206693/26 "2026-04-06T11:00:24Z")

</div>

仓库中有几个去年添加的轮廓图标：

```
// 品牌图标
"fab-apple": "lc-apple",
"fab-chrome": "lc-chromium",
"fab-facebook": "lc-facebook",
"fab-github": "lc-github",
"fab-instagram": "lc-instagram",
"fab-linkedin-in": "lc-linkedin",
"fab-twitter": "lc-twitter",

```

不过，我其实不知道它们来自哪里 🫠

---

<div class="post-metadata">

**Author:** ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)\
**Post date:** [2026年四月6日 11:36 UTC](https://meta.discourse.org/t/alternative-icons/206693/27 "2026-04-06T11:36:27Z")

</div>

可能不是。我之前不知道这个集合，因为它没有在第一个帖子中列出：e[0m[person\_shrugging]e[0m

@David_Ghost 如果你使用的是我的版本，建议切换到官方版本：e[0m[slight\_smile]e[0m

---

<div class="post-metadata">

**Author:** ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)\
**Post date:** [2026年四月6日 15:27 UTC](https://meta.discourse.org/t/alternative-icons/206693/28 "2026-04-06T15:27:11Z")

</div>

> [@Canapin](#):
>
> 我之前并不知道这套图标，因为首帖中没有列出：person\_shrugging:

是的，我已备注需要更新此主题。我们或许应该弃用 feather icons 仓库，转而使用 lucide。lucide 图标最初是 feather icons 的一个分支，如今已拥有更全面丰富的图标集。

---

<div class="post-metadata">

**Author:** ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)\
**Post date:** [2026年四月7日 16:23 UTC](https://meta.discourse.org/t/alternative-icons/206693/29 "2026-04-07T16:23:26Z")

</div>

我为这组内容选择了一个专门的主题组件话题：

> [@Discourse Lucide Icons](https://meta.discourse.org/t/discourse-lucide-icons/400133):
>
> information_sourceSummary Replace the default solid icons from Font Awesome with this open-source stroke icon seteyeglassesPreview Used here on Meta in the Meta Branded themehammer_and_wrenchRepository [github.com/discourse/discourse-lucide-icons](https://github.com/discourse/discourse-lucide-icons)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Bring a fresh icon system to your Discours…

---

<div class="post-metadata">

**Author:** ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)\
**Post date:** [2026年四月7日 16:36 UTC](https://meta.discourse.org/t/alternative-icons/206693/30 "2026-04-07T16:36:02Z")

</div>

你打算更新 discourse-alt-icons 仓库吗？  
我不确定是否也应该在这里的 Meta 上搜索相关话题，因为该仓库列出了现有的所有仓库。

> <https://github.com/discourse/discourse-alt-icons/blob/main/README.md>

还是说其他图标集的话题也会被添加进来，让 Meta 成为新的权威信息来源？

[上一頁](https://meta.discourse.org/t/alternative-icons/206693.md?page=1)
