gregbia
gregbia
I'm trying to build a list for picking an icon. Is it possible to return an array/object of all the fontawesome icons?
I have an object with many svg icons: ``` { "faAccessibleIcon": { "prefix": "fab", "iconName": "accessible-icon", "icon": [ 448, 512, [], "f368", "M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8...
Could support for configuring webpack to work with fonticonpicker please be added? It is almost impossible to use this in a React app that has more going on. I have...