# Wie kann ich Discourse-Icons gegen andere austauschen?

**URL:** https://meta.discourse.org/t/how-can-i-exchange-discourse-icons-for-others/254025
**Category:** Support
**Created:** [4. Februar 2023 um 02:17 UTC](https://meta.discourse.org/t/how-can-i-exchange-discourse-icons-for-others/254025 "2023-02-04T02:17:42Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![danielabc](https://avatars.discourse-cdn.com/v4/letter/d/b9e5f3/32.png) [@danielabc](https://meta.discourse.org/u/danielabc)
#### Post date: [4. Februar 2023 um 02:17 UTC](https://meta.discourse.org/t/how-can-i-exchange-discourse-icons-for-others/254025/1 "2023-02-04T02:17:42Z")

</div>

Ich möchte gegen Android-Icons oder Licht-Icons tauschen

---

<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: [4. Februar 2023 um 13:14 UTC](https://meta.discourse.org/t/how-can-i-exchange-discourse-icons-for-others/254025/2 "2023-02-04T13:14:39Z")

</div>

Sprechen Sie über Symbole oder Emojis?

Wenn Sie über Emojis sprechen, suchen Sie nach der Einstellung „Emoji-Satz“:

 ![Emoji-Satz](https://global.discourse-cdn.com/meta/original/4X/c/c/8/cc862ecd818f80a8c2dfd913164a340c7eef6fbb.png)

---

<div class="post-metadata">

### Author: ![danielabc](https://avatars.discourse-cdn.com/v4/letter/d/b9e5f3/32.png) [@danielabc](https://meta.discourse.org/u/danielabc)
#### Post date: [4. Februar 2023 um 15:57 UTC](https://meta.discourse.org/t/how-can-i-exchange-discourse-icons-for-others/254025/4 "2023-02-04T15:57:26Z")

</div>

Was die Icons angeht, finde ich, dass die Standard-Discourse-Icons zu rustikal sind. Ich möchte sie zu leichteren Icons ändern, die eher denen auf iOS oder Android ähneln

wie diesem

[Material Symbols and Icons - Google Fonts](https://fonts.google.com/icons)

---

<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: [4. Februar 2023 um 16:21 UTC](https://meta.discourse.org/t/how-can-i-exchange-discourse-icons-for-others/254025/5 "2023-02-04T16:21:25Z")

</div>

Sie können nicht einfach von Font Awesome zu einem anderen Set wechseln. Sie müssen Ihre neuen Symbole laden und die aktuellen einzeln ersetzen.

> [@Replace Discourse's default SVG icons with custom icons in a theme](https://meta.discourse.org/t/replace-discourses-default-svg-icons-with-custom-icons-in-a-theme/115736?u=canapin):
>
> You can replace a Discourse’s default SVG icons individually or as a whole with your own custom SVG and override them [within a theme or theme component.](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966#create-new-themes-and-theme-components-7)Step 1 - Create an SVG Spritesheet To get started, you must create an SVG Spritesheet. This can contain anything from a single additional custom SVG icon up to an entire replacement set of hundreds. The spritesheet should be saved as an SVG file. In principle, you are nesting the \<svg\> tag contents from the original SVG icon file into \<symbol\> …
