Skip to content

Update favicon.svg #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamescridland
Copy link

This is identical-looking, but is just 952 bytes, rather than the 1,645 bytes of the original

This is identical-looking, but is just 952 bytes, rather than the 1,645 bytes of the original
@jamescridland
Copy link
Author

If the charges for HTTP requests are greater than the charges for bandwidth, you could change <link rel="icon" href="https://op3.dev/favicon.svg" type="image/svg+xml" /> to add this smaller logo inline. Downsides - this will inflate every page request by about 900 bytes (and it'll never be cached). Upsides: it's one less HTTP request for every page request.

In other news, I should get out more.

<link rel="icon" href="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48c3R5bGU+cGF0aHtmaWxsOiMwMDA7fUBtZWRpYShwcmVmZXJzLWNvbG9yLXNjaGVtZTogZGFyayl7cGF0aHtmaWxsOiNGRkY7fX08L3N0eWxlPjxwYXRoIGQ9Ik0xMS45NCAyYy0xLjEyIDAtMi4yMi4xMi0zLjI3LjM3QTguNDQgOC40NCAwIDAgMCAyLjQgOC42NmExNC40NSAxNC40NSAwIDAgMCAwIDYuNjcgOC40NCA4LjQ0IDAgMCAwIDYuMjggNi4yOGMyLjIuNTIgNC40Ny41MiA2LjY2IDBhOC40NCA4LjQ0IDAgMCAwIDYuMjktNi4yOGMuNS0yLjIuNS00LjQ4IDAtNi42N2E4LjQ0IDguNDQgMCAwIDAtNi4yOS02LjMgMTUuNzUgMTUuNzUgMCAwIDAtMy40LS4zNnptLjEyIDEuMDNjMS4wNCAwIDIuMDYuMTIgMy4wMy4zNWE3LjQgNy40IDAgMCAxIDUuNTIgNS41MSAxMy44IDEzLjggMCAwIDEgMCA2LjIgNy40IDcuNCAwIDAgMS01LjUyIDUuNTFjLTIuMDMuNDgtNC4xNS40OC02LjE4IDBhNy40IDcuNCAwIDAgMS01LjUxLTUuNSAxMy41NyAxMy41NyAwIDAgMSAwLTYuMiA3LjQgNy40IDAgMCAxIDUuNS01LjUxIDE0LjMgMTQuMyAwIDAgMSAzLjE2LS4zNXpNOSA1LjI0IDYgNi43NnY3LjQ3bDkgNC41IDIuOTktMS41di00LjVsLTMtMS41VjkuNzVsLTMtMS41di0xLjVMOSA1LjI1em0wIC44NCAxLjc1Ljg4LTEuNzUuOS0xLjc1LS45ek02Ljc2IDcuNTQgOS4wMSA4Ljd2Ni4ybC0yLjI1LTEuMTN6bTUuMjUgMS41NCAxLjc1Ljg4LTEuNzUuOS0xLjc1LS45em0tMi4yNSAxLjQ2IDIuMjUgMS4xNnY0LjdsLTIuMjUtMS4xM3YtNC43M3pNMTUgMTIuMDhsMS43Ni44OC0xLjc2LjktMS43NS0uOXptLTIuMjQgMS40NkwxNSAxNC43djMuMmwtMi4yNC0xLjEzeiIvPjwvc3ZnPg==" type="image/svg+xml">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant