{#if iconSnippet}
{@render iconSnippet()}
{:else if Icon}
{/if}

{@render children()}

{#if subtext}

{@render subtext()}

{/if}