Hey! First post here, but long-ish time lurker since the early days of the IH podcast.
I made a little tool to help devs who build UIs with a lot of icons and want to easily be able to search for ones from Font Awesome.
I was heavily inspired by heroicons and wanted to pay forward how helpful that site has been to me.
I built it in around 3 days of off-work hours fun time. Built with Laravel, Vue.js, and TailwindCSS. I opted for Laravel over a static site generator because it's easy to setup cron jobs to refresh the icons periodically.
Happy to answer any questions and take feedback on potential next features!