There appear to be a number of icons missing. Their names are returned by [Enum]::GetNames([UniversalDashboard.Models.FontAwesomeIcons]), but if I reference one directly via New-UDIcon -icon 'x' the error message “Unknown icon x” is returned, shown here for the refresh icon.
This has been persistent through multiple version upgrades from 2.1.1 through 2.5.4. Any ideas?
Thanks, Adam! Is there a way to enumerate the v5 list currently in UD similar to the old way, so I can update my icon finder? Or best to just use the FontAwesome site?