Skip to content

Instantly share code, notes, and snippets.

@iam-medvedev
Created September 18, 2021 14:12
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 iam-medvedev/4141b54d8217d16bae05067764b2fe15 to your computer and use it in GitHub Desktop.
Save iam-medvedev/4141b54d8217d16bae05067764b2fe15 to your computer and use it in GitHub Desktop.
span:before {
content: "";
height: 1em;
position: relative;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,...");
background-position: center bottom;
background-size: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment