Created
November 9, 2017 01:13
-
-
Save diachedelic/cbb7fdd2271afa52435b7d4185e6a4ad to your computer and use it in GitHub Desktop.
Netscape navigator broken image icon as SVG
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
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- old school pixellated netscape broken image icon --> | |
<svg viewBox="0 0 14 16" version="1.1" xmlns="http://www.w3.org/2000/svg"> | |
<g id="borders-and-backgrounds"> | |
<path d="M0,0 L10,0 L10,1 L1,1 L1,15 L2,15 L2,16 L0,16 Z" fill="black"></path> | |
<path d="M10,4 l4,0 l0,3 l-1,0 l0,-2 l-3,0 Z" fill="black"></path> | |
<path d="M14,16 l0,-6 l-1,0 l0,5 l-5,0 l0,1 Z" fill="black"></path> | |
<path d="M12,14 l0,-3 l-1,0 l0,2 l-2,0 l0,1 Z" fill="#bcbcc3"></path> | |
<path d="M10,0 l1,0 l0,1 l1,0 l0,1 l1,0 l0,1 l1,0 l0,1 l-1,0 l0,-1 l-1,0 l0,-1 l-1,0 l0,2 l-1,0 Z" fill="#878787"></path> | |
<path d="M2,2 l8,0 l0,3 l2,0 l0,2 l-4,0 l0,5 l-2,0 l0,1 l-2,0 l0,1 l-2,0 Z" fill="#bcbcc3"></path> | |
</g> | |
<g id="lefteye"> | |
<path d="M5,3 l2,0 l0,3 l-3,0 l0,-2 l1,0 l0,1 l1,0 l0,-1 l-1,0 Z" fill="#00891e"></path> | |
<path d="M5,4 l1,0 l0,1 l-1,0 Z" fill="#00f248" ></path> | |
<path d="M7,4 l1,0 l0,2 l-1,0 l0,1 l-2,0 l0,-1 l2,0 Z" fill="black" ></path> | |
</g> | |
<g id="righteye"> | |
<path d="M8,7 l3,0 l0,2 l-1,0 l0,-1 l-1,0 l0,1 l1,0 l0,1 l-2,0 Z" fill="#0064fb"></path> | |
<path d="M9,8 l1,0 l0,1 l-1,0 Z" fill="#00fbfe"></path> | |
<path d="M10,9 l1,0 l0,1 l-1,0 Z" fill="#003293"></path> | |
<path d="M11,7 l1,0 l0,2 l-1,0 Z" fill="black"></path> | |
<path d="M8,10 l2,0 l0,1 l-2,0 Z" fill="black"></path> | |
</g> | |
<g id="mouth"> | |
<path d="M3,8 l1,0 l0,1 l1,0 l0,1 l1,0 l0,1 l1,0 l0,1 l-1,0 l0,-1 l-1,0 l0,-1 l-1,0 l0,-1 l-1,0 Z" fill="#ff3900"></path> | |
<path d="M3,9 l1,0 l0,1 l1,0 l0,1 l1,0 l0,1 l-3,0 Z" fill="#f73ae1"></path> | |
<path d="M3,12 l3,0 l0,1 l-3,0 Z" fill="black"></path> | |
</g> | |
</svg> |
lovely, nostalgic
Cool
thank you
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
14 x 16 "pixels"...hand coded