I'm attempting to create a square with another smaller square attached to it. My goal is to place text in the larger square and an icon in the smaller square (see example image below).
Since I am using bootstrap 4, I want to achieve this using HTML and CSS to take advantage of the responsive features of BS4 and maintain consistency throughout the entire webpage.
Thank you in advance for any assistance!