Sustituir solo el icono de enlace para compartir

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

Just add this to your header when editing a theme

3 Me gusta