使用标准分享图标分享帖子(而非链接图标)

谢谢 Renato。对我来说,图标消失了。

<script type="text/discourse-plugin" version="0.8">
  api.replaceIcon('d-post-share', 'share-alt');
  api.replaceIcon('d-topic-share', 'share-alt');
</script>

使用主题组件(使用默认主题)添加到页眉。我得到:

我需要做些别的什么吗,也许需要添加图标?