I want to create the following buttons using Bootstrap 5 or my own CSS classes. How can I achieve that?
Examples: [Set of buttons][1]
As you can see, some of them are working as a dropdown button.
I have been looking and I only have found examples with icon and text in the same line. Perhaps I have to use a Bootstrap Card? [1]: https://i.stack.imgur.com/V78lr.png
Solution: