I see this:
- Code: Select all
.gkTeamOverlay a[data-type="fb"]:before {
content: '\f09A';
}
and I understand that this draw the image/logo/symbol from somewhere (FontAwsome) but how to get the codes for the rest icons?
Thanks,
Gorast
EDIT: Found it - http://astronautweb.co/snippet/font-awesome/
But if you have more recent or more official document, please direct me to it.