{#each filteredIcons as iconName} {@const IconComponent = iconMap[iconName]} {/each}
{#if filteredIcons.length === 0}

No icons found

{/if}