added missing fb icon

This commit is contained in:
andmironov 2017-04-01 16:31:38 +03:00
parent 96feed2a5d
commit 721f55ad70
3 changed files with 3 additions and 2 deletions

View File

@ -330,7 +330,7 @@ li.social-link a {
.social-link.social-link--fb a {
background-color: #4675DF;
background-image: url(../img/new-site/icon_fb.svg); }
background-image: url(../img/new-site/icon_fb3.svg); }
.social-link.social-link--tw a {
background-color: #4DB9FE;

View File

@ -0,0 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><title>icon_fb3</title><path d="M10.553 11.061h2.055l.309-2.304h-2.364V7.28c0-.669.186-1.125 1.18-1.125H13V4.087A18.16 18.16 0 0 0 11.153 4C9.326 4 8.075 5.072 8.075 7.05v1.707H6v2.304h2.075V17h2.478v-5.939z" fill="#FFF" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 331 B

View File

@ -135,7 +135,7 @@ li.social-link a {
.social-link.social-link--fb a {
background-color: #4675DF;
background-image: url(../img/new-site/icon_fb.svg);
background-image: url(../img/new-site/icon_fb3.svg);
}
.social-link.social-link--tw a {