For Tailwind CSS v3 docs, click here.

Animated Logo Cloud

Animated company cloud logs. Usually we can use to show company logos.

Install using CLI

npm
pnpm
bun
yarn
npx shadcn-vue@latest add "https://inspira-ui.com/r/logo-cloud.json"

Install Manually

Copy and paste the following code in the same folder

AnimatedLogoCloud.vue
IconLogoCloud.vue
StaticLogoCloud.vue
index.ts

Examples

Animated logs

Animated company logos.

Company logo icons

API

Prop NameTypeDefaultDescription
classstring-The delay in milliseconds before adding each item to the list.
titlestringTrusted by Companies likeTitle of animated logs.
logos[][{name: "", path: ""}]Array of items(logos) with name & path fields.

Credits