Data Display Fancy Stable

LogoCloud

Logo display with animated marquee, static grid, and icon variants

Preview

Installation

pnpm add fancy-ui-svelte
import { LogoCloud } from 'fancy-ui-svelte'

Usage

svelte
<script lang="ts">
  import { LogoCloud } from 'fancy-ui-svelte';
</script>

<LogoCloud />

Examples

Basic Usage

Icon Grid

Static Grid

Wordmarks

Static typographic row instead of image logos — no logo assets needed.

Props

PropTypeDefaultDescription
title string-Optional title displayed above the logos
logos Logo[][]Array of logos with name and image path
wordmarks Wordmark[]-StaticLogoCloud only: when provided, renders a static typographic row of wordmarks instead of image logos