If that's all you are after, then just do the following, no libraries necessary.
- Go into the designer.
- Add a label.
- Select typeface Material Icons.
- Find an icon to suit (like Android in your example).
- Click on the icon to copy it to the clipboard.
- Paste the icon in the designer where it say 'Material Icon'.
- Create a click even in your activity for the label.
There you have it, a borderless label that acts like a button and looks exactly like what you are after.
Enjoy...