{#if svgInfo.brandUrl !== undefined}
{/if}
{#if wordmarkSvg && svgInfo.wordmark !== undefined}
{:else}
{/if}
{svgInfo.title}
{#if Array.isArray(svgInfo.category)} {#each svgInfo.category.slice(0, maxVisibleCategories) as c (c)}
{c}
{/each} {#if svgInfo.category.length > maxVisibleCategories}
(moreTagsOptions = isOpen)} >
{#if moreTagsOptions}
{:else}
{/if}
More tags:
{#each svgInfo.category.slice(maxVisibleCategories) as c (c)}
{c}
{/each}
{/if} {:else}
{svgInfo.category}
{/if}
{#if wordmarkSvg && svgInfo.wordmark !== undefined}
{:else}
{/if}
mode.current === "dark"} />
{#if svgInfo.wordmark !== undefined}
{ wordmarkSvg = !wordmarkSvg; }} variant="ghost" size="icon" class="hover:bg-neutral-200" > {#if wordmarkSvg}
{:else}
{/if}
{/if}