Currently, my goal is to design buttons similar to the ones displayed below using Bootstrap 4:
https://i.sstatic.net/fqkeU.png
The font awesome icon should be perfectly centered with the text and aligned at the same y position on the screen. Furthermore, I would like the borders of the buttons to be invisible.
Should I utilize a button element for this task, or is there a better alternative available? Any assistance provided will be greatly appreciated.