Image with URL on click

Use Hyperlink(url, Image(...)) formula, like this:

Hyperlink("https://google.com", Image("https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png"))

7 Likes