Where is this widget in code..?

1f872fa5b3e237c519f55f0513a538c09251338d.jpeg

Where can I find the code for this badboy in the Engine?

Source/Editor/IntroTutorials/Private/STutorialButton.cpp - When you need to find the source for a particular icon/button/widget. You can use the Widget Reflector, isolate the widget in particular and view the source for when it is being added, from there you should be able to find all the logic.