Created
November 11, 2013 13:48
-
-
Save ondrek/7413434 to your computer and use it in GitHub Desktop.
Smallest Base64 image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data:image/gif;base64,R0lGODlhAQABAAAAACw= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<img src="data:image/x-icon;base64," alt="Placeholder icon" />
Does it solve your task?