Skip to content

Instantly share code, notes, and snippets.

@simonecorsi
Created November 4, 2016 16:58
Show Gist options
  • Save simonecorsi/9860907b209fdaf5f73fa306654159b2 to your computer and use it in GitHub Desktop.
Save simonecorsi/9860907b209fdaf5f73fa306654159b2 to your computer and use it in GitHub Desktop.
Plain base64 gif I use in some jsx conditionals src=""
const blackBase64Gif = 'data:image/gif;base64,R0lGODlhAQABAIAAAAUEBAAAACwAAAAAAQABAAACAkQBADs='
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment