How can I add mouse events on a `template_icon`?

Greetings community!!! :wave: :slight_smile:

Well I am working on a panel which contains some layout.template_icon(icon_value=my_icon.icon_id, scale=6) and I want to add mouse events to them. Like on click, on mouse over etc? Is that possible? And if yes, how can I do that?

Thank you in advance!!!