I have an icon and text next to each other in a span element. I have tried using padding and margin on the icon and/or text. The padding applies to the whole row instead of just the icon itself which is about 1rem too high.
[Edit] I would like to see centered VERTICALLY:
Instead, the icon is a tad too high.
<span><mat-icon>arrow_left_alt</mat-icon>Drag workflow </span>