Using SVG in button

Using svg in button doesn’t place it on the center aligned to the text:

Bildschirmfoto 2020-05-12 um 09.11.07

how can i fix that?

Button css:
display: flex;
align-items: center

1 Like