A
A
Alien932018-04-13 17:20:19
Icons
Alien93, 2018-04-13 17:20:19

How to enable skype icon in Font Awesome 5?

I connected everything, a whole library of icons, and if you enter it, everything is displayed and works, but it does not work as a pseudo-element:
.ale_fa-skype::before {
content: "\f17e";
font-family: "Font Awesome 5 Free";
font-style: normal
font-variant-caps: normal;
font-variant-ligatures: normal;
font-weight: 900
text-rendering: auto;
-webkit-font-smoothing: antialiased;
line-height: 16px;
color: $light_gray;
font-size: 14px;
position: absolute;
top: 3px;
left: 0;
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dreamer80, 2018-05-31
@dreamer80

.ale_fa-skype::before - two colons
skype icon doesn't really work - does anyone have a solution?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question