{#if project.logoUrl} {:else if icons[0]} {@const Icon = icons[0]} {:else} {/if}
{project.name}

{description || project.summary}

by {project.author} · {project.slug}

{#if showCounts}
{/if}
{#if restIcons.length > 0}
{#each restIcons as Icon, i (i)} {/each}
{/if}