Issues with newly imported icons & their class prefix.

IcoMoon has made some changes in their structure that require dash at the end of a class prefix in IcoMoon preference settings.

Here is what happens if dash is not present at the end of class –

IcoMoon Preferences Setting

Prefix 1 1024x533 1

How It Looks In The Backend

Prefix 2 1024x533 1

What’s Wrong In The Code Behind, Why It Doesn’t Work

Prefix 3 1024x496 1

And when there is a dash at the end of class, see how things work smoothly –

IcoMoon Preferences Setting

Prefix 4 1024x496 1

How It Looks In The Backend

Prefix 5 1024x496 1

How Is The Correct Code

Prefix 6 1024x497 1