{#if iconsParsed !== undefined && iconsParsed.length > 0}
{#each iconsParsed as icon}
{/each}
{/if}