Installation
YCloud Icons follows the same package coverage model as Lucide and currently documents 10 package types.
Core JavaScript
Framework-agnostic icon data and helpers.
pnpm add @ycloud-web/iconsnpm install @ycloud-web/iconsyarn add @ycloud-web/iconsbun add @ycloud-web/iconsSee the Core JavaScript guide.
React
Typed React SVG components with named imports.
pnpm add @ycloud-web/icons-reactnpm install @ycloud-web/icons-reactyarn add @ycloud-web/icons-reactbun add @ycloud-web/icons-reactSee the React guide.
Vue
Vue components generated from the same icon source.
pnpm add @ycloud-web/icons-vuenpm install @ycloud-web/icons-vueyarn add @ycloud-web/icons-vuebun add @ycloud-web/icons-vueSee the Vue guide.
Svelte
Svelte components for application projects.
pnpm add @ycloud-web/icons-sveltenpm install @ycloud-web/icons-svelteyarn add @ycloud-web/icons-sveltebun add @ycloud-web/icons-svelteSee the Svelte guide.
Solid
Solid components generated from the shared icon source.
pnpm add @ycloud-web/icons-solidnpm install @ycloud-web/icons-solidyarn add @ycloud-web/icons-solidbun add @ycloud-web/icons-solidSee the Solid guide.
Preact
Preact components for small React-compatible applications.
pnpm add @ycloud-web/icons-preactnpm install @ycloud-web/icons-preactyarn add @ycloud-web/icons-preactbun add @ycloud-web/icons-preactSee the Preact guide.
React Native
React Native components for mobile applications.
pnpm add @ycloud-web/icons-react-nativenpm install @ycloud-web/icons-react-nativeyarn add @ycloud-web/icons-react-nativebun add @ycloud-web/icons-react-nativeSee the React Native guide.
Angular
Angular components and provider APIs.
pnpm add @ycloud-web/icons-angularnpm install @ycloud-web/icons-angularyarn add @ycloud-web/icons-angularbun add @ycloud-web/icons-angularSee the Angular guide.
Astro
Astro components for content and application sites.
pnpm add @ycloud-web/icons-astronpm install @ycloud-web/icons-astroyarn add @ycloud-web/icons-astrobun add @ycloud-web/icons-astroSee the Astro guide.
Static Assets
Static SVG files, SVG sprites, icon fonts, and SVG string modules.
pnpm add @ycloud-web/icons-staticnpm install @ycloud-web/icons-staticyarn add @ycloud-web/icons-staticbun add @ycloud-web/icons-staticSee the Static assets guide.