Skip to content

Instantly share code, notes, and snippets.

@cnsgithub
Created January 19, 2019 05:28
Show Gist options
  • Save cnsgithub/8c7ce293fcff987fd1d71efbcdbc9d0e to your computer and use it in GitHub Desktop.
Save cnsgithub/8c7ce293fcff987fd1d71efbcdbc9d0e to your computer and use it in GitHub Desktop.
base64 encoded image
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAUCAYAAAB8gkaAAAAAZElEQVR4Xu3NsQ2AMAxE0T8uCDFcZqBnA3QbwAgmkVy5jlNEKd41V3wAVTaA8IlHBuETjwzCJx4ZhE88MgifeGQQG5QDrmytw1OLlQ2gFeth5th3Ut6dK1vrYDeqbACtWA8Tx34Nt+ewIgKvcwAAAABJRU5ErkJggg==" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment