{#if !searchTerm}

{svgsData.length} logos

{:else}

{filteredSvgs.length} logos

{/if}
{#each displaySvgs as svg} {/each}