Skip to content

Instantly share code, notes, and snippets.

@sethdavis512
Last active March 18, 2024 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sethdavis512/5ce1614b3268420f5aff2d489ee31ffe to your computer and use it in GitHub Desktop.
Save sethdavis512/5ce1614b3268420f5aff2d489ee31ffe to your computer and use it in GitHub Desktop.
Set favicon to SVG
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<html lang="en">
<head>
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<!-- OTHER META -->
</head>
<!-- BODY TAG -->
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment