Nocode way to create an Font Awesome Icon Picker

Hi there,

In my app I want to create an font awesome Icon picker. Upon selection, I want to add a record in my backend databas with the html key and name.

I have seen some vue libraries for this, but I would like to know I this is possible the nocode way and eventually create a custom nocode component for this.

Which approach to take? I was already exploring the font awesome api documentation for this. Tips are more then welcome. Thanks