We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b343e13 commit d22cd23Copy full SHA for d22cd23
docs/_static/css/custom.css
@@ -60,7 +60,7 @@ a.remix-link {
60
}
61
62
a.remix-link .link-icon {
63
- background: url("../img/share-solid.svg") no-repeat;
+ background: url("../img/solid-share-arrow.svg") no-repeat;
64
display: block;
65
width: 1.5em;
66
height: 1.5em;
docs/_static/img/share-solid.svg renamed to docs/_static/img/solid-share-arrow.svg
docs/credits-and-attribution.rst
@@ -9,7 +9,7 @@ Credits and Attribution
9
Website icons
10
=============
11
12
-.. |icon-share-solid| image:: _static/img/share-solid.svg
+.. |icon-share-solid| image:: _static/img/solid-share-arrow.svg
13
.. _share icon: https://fontawesome.com/v5.15/icons/share?style=solid
14
.. _Font Awesome Free License: https://fontawesome.com/license/free
15
0 commit comments