Skip to content

Commit

Permalink
Add SVG font format
Browse files Browse the repository at this point in the history
  • Loading branch information
enejb committed Jan 15, 2016
1 parent ea061c6 commit 6d12a38
Show file tree
Hide file tree
Showing 8 changed files with 789 additions and 0 deletions.
231 changes: 231 additions & 0 deletions icon-font/social-logo.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,231 @@
/* Generated by grunt-webfont */


@font-face {
font-family:"social-logo";
src:url("social-logo.eot?72e87580ee2574ebf84a2b2192a525a1");
src:url("social-logo.eot?#iefix") format("embedded-opentype"),
url("social-logo.woff?72e87580ee2574ebf84a2b2192a525a1") format("woff"),
url("social-logo.ttf?72e87580ee2574ebf84a2b2192a525a1") format("truetype"),
url("social-logo.svg?72e87580ee2574ebf84a2b2192a525a1#social-logo") format("svg");
font-weight:normal;
font-style:normal;
}

.social-logo-icon {
font-family:"social-logo";
display:inline-block;
vertical-align:middle;
line-height:1;
font-weight:normal;
font-style:normal;
speak:none;
text-decoration:inherit;
text-transform:none;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}


/* Icons */


.social-logo-icon__logo-amazon:before {
content:"\f600";
}


.social-logo-icon__logo-blogger-alt:before {
content:"\f601";
}


.social-logo-icon__logo-blogger:before {
content:"\f602";
}


.social-logo-icon__logo-codepen:before {
content:"\f216";
}


.social-logo-icon__logo-digg:before {
content:"\f221";
}


.social-logo-icon__logo-dribbble:before {
content:"\f201";
}


.social-logo-icon__logo-dropbox:before {
content:"\f225";
}


.social-logo-icon__logo-eventbrite:before {
content:"\f603";
}


.social-logo-icon__logo-facebook:before {
content:"\f203";
}


.social-logo-icon__logo-feed:before {
content:"\f413";
}


.social-logo-icon__logo-flickr:before {
content:"\f211";
}


.social-logo-icon__logo-foursquare:before {
content:"\f226";
}


.social-logo-icon__logo-github:before {
content:"\f200";
}


.social-logo-icon__logo-google-plus-alt:before {
content:"\f218";
}


.social-logo-icon__logo-google-plus:before {
content:"\f206";
}


.social-logo-icon__logo-instagram:before {
content:"\f215";
}


.social-logo-icon__logo-linkedin:before {
content:"\f207";
}


.social-logo-icon__logo-mail:before {
content:"\f410";
}


.social-logo-icon__logo-path-alt:before {
content:"\f604";
}


.social-logo-icon__logo-path:before {
content:"\f219";
}


.social-logo-icon__logo-pinterest-alt:before {
content:"\f210";
}


.social-logo-icon__logo-pinterest:before {
content:"\f209";
}


.social-logo-icon__logo-pocket:before {
content:"\f224";
}


.social-logo-icon__logo-polldaddy:before {
content:"\f217";
}


.social-logo-icon__logo-print:before {
content:"\f469";
}


.social-logo-icon__logo-reddit:before {
content:"\f222";
}


.social-logo-icon__logo-skype:before {
content:"\f220";
}


.social-logo-icon__logo-spotify:before {
content:"\f515";
}


.social-logo-icon__logo-squarespace:before {
content:"\f605";
}


.social-logo-icon__logo-stumbleupon:before {
content:"\f223";
}


.social-logo-icon__logo-telegram:before {
content:"\f606";
}


.social-logo-icon__logo-tumblr-alt:before {
content:"\f607";
}


.social-logo-icon__logo-tumblr:before {
content:"\f214";
}


.social-logo-icon__logo-twitch:before {
content:"\f516";
}


.social-logo-icon__logo-twitter:before {
content:"\f202";
}


.social-logo-icon__logo-vimeo:before {
content:"\f212";
}


.social-logo-icon__logo-whatsapp:before {
content:"\f608";
}


.social-logo-icon__logo-wordpress:before {
content:"\f205";
}


.social-logo-icon__logo-xanga:before {
content:"\f609";
}


.social-logo-icon__logo-youtube:before {
content:"\f213";
}
Binary file added icon-font/social-logo.eot
Binary file not shown.
Loading

0 comments on commit 6d12a38

Please sign in to comment.