nebular icon indicating copy to clipboard operation
nebular copied to clipboard

Registetered font icons pack is empty

Open dashedman opened this issue 3 years ago • 0 comments

I am installed LineAwesome icons pack with npm install line-awesome, add to angular.json: "style" - "node_modules/line-awesome/dist/line-awesome/css/line-awesome.min.css" and register pack with this.iconLibraries.registerFontPack('line-awesome') in app.components.ts

But iconLibraries show that I have zero icons in registered pack:

изображение

What can i do to fix this issue?

dashedman avatar Jun 28 '22 17:06 dashedman