Skip to content

Instantly share code, notes, and snippets.

@JaimeStill
Created January 11, 2022 14:22
Show Gist options
  • Save JaimeStill/1bc2ea4a417f30694e14790d137ac107 to your computer and use it in GitHub Desktop.
Save JaimeStill/1bc2ea4a417f30694e14790d137ac107 to your computer and use it in GitHub Desktop.
body {
cursor: url(
"data:image/svg+xml;utf8,
<svg xmlns='http://www.w3.org/2000/svg' width='64' height='64' style='font-size: 32px'>
<text y='50'>🚀</text>
</svg>"
), auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment