I was trying to follow the example of your label with custom content as in the demos: Blazor Label Component | Free UI Components by Radzen
and noticed the icons and the labels are not vertical aligned by default.
Icons and text have different vertical alignment by default in HTML. The recommended approach is to wrap the label content in a RadzenStack and align it there: