Solar Icons
Getting Started

Installation

Install the package for your framework.

Install the package for your framework.

React

Choose standard or performance-optimized components depending on your needs.

Standard

Includes all six styles in each component. Best for dynamic style changes.

npm install @solar-icons/react

Performance

Includes one style per component. Best for minimal bundle sizes.

npm install @solar-icons/react-perf

Vue

Includes multi-style components, global configuration, and category imports.

npm install @solar-icons/vue

Nuxt

Nuxt 3+ module with auto-import and configuration support.

nuxi module add @solar-icons/nuxt

Svelte

Svelte 5 components using runes.

npm install @solar-icons/svelte

Solid

Lightweight SolidJS components.

npm install @solar-icons/solid

Angular

Angular 17+ components using signals.

npm install @solar-icons/angular

How is this guide?

Last updated on

On this page