diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index f738ecb6a..4ff53f3a7 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -60,7 +60,7 @@ a.remix-link { } a.remix-link .link-icon { - background: url("../img/share-solid.svg") no-repeat; + background: url("../img/solid-share-arrow.svg") no-repeat; display: block; width: 1.5em; height: 1.5em; diff --git a/docs/_static/img/share-solid.svg b/docs/_static/img/solid-share-arrow.svg similarity index 100% rename from docs/_static/img/share-solid.svg rename to docs/_static/img/solid-share-arrow.svg diff --git a/docs/credits-and-attribution.rst b/docs/credits-and-attribution.rst index 1a8067c8e..f1aa6cfd3 100644 --- a/docs/credits-and-attribution.rst +++ b/docs/credits-and-attribution.rst @@ -9,7 +9,7 @@ Credits and Attribution Website icons ============= -.. |icon-share-solid| image:: _static/img/share-solid.svg +.. |icon-share-solid| image:: _static/img/solid-share-arrow.svg .. _share icon: https://fontawesome.com/v5.15/icons/share?style=solid .. _Font Awesome Free License: https://fontawesome.com/license/free