# register\_svg\_iconとpaypalで問題

**URL:** https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410
**Category:** Development
**Created:** [2024 年 3 月 7 日午後 9:23 UTC](https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410 "2024-03-07T21:23:20Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2024 年 3 月 7 日午後 9:23 UTC](https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410/1 "2024-03-07T21:23:20Z")

</div>

プラグインで以下を使用しています。

```plaintext
register_svg_icon "paypal" #if respond_to?(:register_svg_icon)

```

しかし、Paypal のアイコンがレンダリングされません。他の多くのアイコンはレンダリングされます。

これらは機能するようです（そして、Discourse にはまだ含まれていないと思います）。

```plaintext
register_svg_icon "dumpster-fire" #if respond_to?(:register_svg_icon)
register_svg_icon "poo" if respond_to?(:register_svg_icon)

```

[Content-Security-Policy now uses 'strict-dynamic'](https://meta.discourse.org/t/content-security-policy-now-uses-strict-dynamic/298172) と関係があるのではないかと疑問に思っています。

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [2024 年 3 月 7 日午後 10:36 UTC](https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410/2 "2024-03-07T22:36:23Z")

</div>

`fab-paypal` の代わりに `paypal` を使用しても機能しますか？

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [2024 年 3 月 8 日午前 2:39 UTC](https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410/3 "2024-03-08T02:39:42Z")

</div>

はい、それは `fab-paypal` だと思います。どこでも機能するように、管理画面の SVG アイコン リストに追加する必要がありました 🤔

![image](https://global.discourse-cdn.com/meta/original/4X/8/1/2/812c806300c0435449dcdd36865aad45d9f7cbaa.png)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2024 年 3 月 8 日午後 4:52 UTC](https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410/4 "2024-03-08T16:52:12Z")

</div>

おっと！@awesomerobot と @Lilly、ありがとう！`fab-paypal` を試したと思ったのですが、`{{d-icon \"fab-paypal\"}}` の方だけで、`register_svg_icon \"fab-paypal\" if respond_to?(:register_svg_icon)` の方ではしていなかったようです。

コンピューターは本当に気難しいですね。🤷

お時間をいただき感謝いたします。何度か、30分以上もこれに費やしました。

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2024 年 4 月 7 日午後 4:53 UTC](https://meta.discourse.org/t/trouble-with-register-svg-icon-and-paypal/298410/5 "2024-04-07T16:53:01Z")

</div>

このトピックは、最後の返信から30日後に自動的にクローズされました。新しい返信は許可されていません。
