I know there was talk that maybe future versions could have the entire block clickable. That would be a great feature actually. In the meantime, is there a way to make the icon inside GB Headline clickable?
You can either wrap your <svg> markup with <a href="https://your.url.here"></a> and place it on the icon’s Icon SVG HTML under Headline Block’s Icons setting.
or
Write a script that adds an event listener for clicks on your span.gb-icon.
A wise man once said:
"Have you cleared your cache?"