{renderIconSvg icon="info" class="w-6 h-6 mb-4 text-current xs:mb-0 Alert_icon"}
{if $title|default:null}

{$title}

{/if} {if $message|default:null}

{$message nofilter}

{/if}