Merge pull request #12110 from ethereum/docs-rename-share-arrow

[Docs] Rename `share-solid.svg`
This commit is contained in:
chriseth 2021-10-11 11:23:41 +02:00 committed by GitHub
commit 16c4a889a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ a.remix-link {
} }
a.remix-link .link-icon { a.remix-link .link-icon {
background: url("../img/share-solid.svg") no-repeat; background: url("../img/solid-share-arrow.svg") no-repeat;
display: block; display: block;
width: 1.5em; width: 1.5em;
height: 1.5em; height: 1.5em;

View File

Before

Width:  |  Height:  |  Size: 547 B

After

Width:  |  Height:  |  Size: 547 B

View File

@ -9,7 +9,7 @@ Credits and Attribution
Website icons 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 .. _share icon: https://fontawesome.com/v5.15/icons/share?style=solid
.. _Font Awesome Free License: https://fontawesome.com/license/free .. _Font Awesome Free License: https://fontawesome.com/license/free