{% if widget.icon %}
{% svgIcon widget.icon %}
{% endif %}

{{ widget.chartTitle }}

{{ widget.chartData }}

{% if widget.trendingData %} {% endif %}