Material Icons font in Dynamic Labels

You can use the dynamic components extension:

And use With Icon From Material Font block to set a material icon to your component or use the dynamic components SetProperty block to set the property FontTypeface with the value 7 (Material Icons)
See here an example with the button component ( first list view type ):

See also here

2 Likes