I’m looking for a plugin that allows the logged-in user to choose an icon in a library of icons (like we do using icon, material-icon, ionic-icon, etc.) and select the related color. Once the icon is selected, it needs to be able to be stored in database and displayed on the screen.
Have you considered using the hero icons plugin, then having a list of icon short codes, then using that in a RG so you display a list of icons, then store the short code value, and let them pick a colour, and then store that as an object?