
Contributor III
2023-03-09
09:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to load Font Awesome Icons in Qlik sense cloud
I am trying to load font awesome icons into qliksense cloud using theme file but not able to do it successfully. Can someone guide in right direction.
Below is the code which I used in theme.css but I don't see icons been imported into qlik.
@font-face {
font-family: 'Font Awesome 6 Pro';
font-style: normal;
font-weight: 900;
font-display: block;
src: url("Font Awesome 6 Pro-Solid-900.otf") format("opentype");
}
0 Replies
