In the desktop view, there are two different types of buttons:
since the SVG icons have a default right margin of 4px, the icons of the buttons without text aren't really centered:

This changes in the responsive views, where the buttons text gets hidden and the buttons have a fixed width. However, in the desktop view we should maybe consider to remove the right margin for buttons without text.
In the desktop view, there are two different types of buttons:
since the SVG icons have a default right margin of 4px, the icons of the buttons without text aren't really centered:
This changes in the responsive views, where the buttons text gets hidden and the buttons have a fixed width. However, in the desktop view we should maybe consider to remove the right margin for buttons without text.