{% docstring %}
This widget allows to create links over embedded SVGs.
``
Attributes:
link: link url
svg: svg widget to embed
title: (optional) title text (show on hover)
class: (default `svglink`) class applied on the `` tag
style: (default `''`) style applied on the `` tag
{% enddocstring %}