- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel xdk app framework has a few icons that can be used by pressing use-icon button and then which one in the gui.
The icon is automatically included in the class something like class="fa-icon-user" and then that icon will be shown on that element.
However I'm restricting the css injection within the content policy meta tag inside the header of the html page. Therefore i can't use the icons this way.
But I'd really like to use a few of the icons that I've only find within the xdk. But I can't find where they are located
so that I can use them within the css as a background image for instance to the element immediately instead of implementinting it within the class
tag inside the html page like it's automatically doing now. Any help or input is highly appreciated, thanks!
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this forum thread > https://software.intel.com/en-us/forums/app-framework/topic/557532 < and the App Framework GitHub repo (which is pointed to by the first post in that thread).
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this forum thread > https://software.intel.com/en-us/forums/app-framework/topic/557532 < and the App Framework GitHub repo (which is pointed to by the first post in that thread).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This helped, thank you!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page