Font Awesome Iconpicker
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Integrates https://github.com/farbelous/fontawesome-iconpicker with drupal. Exposing a new element and widget like the text field.
Install Notes:
Apart from normal procedure to enable drupal modules, you would have to download the library located at https://github.com/farbelous/fontawesome-iconpicker/archive/1.3.1.zip.
Please download the library from the above location and put it in libraries folder. After that unzip and rename the folder to 'fontawesome-iconpicker' (i.e. remove the version suffix). After you do it, the fontawesome-iconpicker.js file should be available at /sites/all/libraries/fontawesome-iconpicker/dist/js/fontawesome-iconpicker.js.
Known Issue
#2917956: Uncaught TypeError: f.getClientRects is not a function
Fix - Use fontawesome-iconpicker library version 1.3.1 in D8.4
Related
Font Awesome Icons(Full Support) This module provides integration with fontawesome library. Unless you want to add the fontawesome library manually, this is the recommended way to use it.
Icon API(Limited Support) This module provides integration for icon bundles and icon providers throughout Drupal. "Font Awesome Iconpicker" supports only one provider at the moment (fontawesome obviously).
Note
D8 port status - #2838482: Drupal 8 Port of Font Awesome Iconpicker Assigned to: D34dMan
