Replace radio buttons with icons or images?

Is it possible to replace the radio buttons with icons or images? IE If I offer the option to export to Excel, PDF or JSON, I would want the user to see 3 images & for that to follow basic radio button functionality. But I see that unlike a button or a text field, the icon functionality is not there.

Is this the kind of thing people workaround with a CSS/Javascript trick? Or do you just build your own?

Building it on your own seems like a reasonable way to go. Then you could use it as a custom component.