migliori / universal-icon-picker

Vanilla JS Icon Picker for any Icon Library
https://universal-icon-picker.miglisoft.com
MIT License
78 stars 9 forks source link

Add native support for Fomantic UI icons #3

Closed tadhgboyle closed 1 year ago

tadhgboyle commented 1 year ago

For Fomantic UI (the active community fork of Semantic UI)!

Created using https://github.com/Aberdeener/fomantic-ui-icon-extractor (if you want, I can PR this script to the tools directory here - I was not sure if this was wanted or not given most other icon types don't have a generation script)

Tested and working as expected:

image

We are wanting to implement this at https://github.com/NamelessMC/Nameless, for all of our icon entry forms. Really great project you have here, glad to see an icon picker project which is not untouched for 5 years haha!

fsbraun commented 1 year ago

@Aberdeener I just added a tool for bootstrap icons with this pr: #11