Icons

screenshot of Icons
svelte
vite
tailwind
bits-ui

beautifully crafted, moving icons. for svelte.

Overview

Moving icons is an innovative collection of over 500 hand-crafted animated icons tailored specifically for Svelte. Fully compatible with Svelte 5 and designed to be interaction-ready, these Lucide icons can effortlessly elevate your web projects. With zero dependencies and a customizable framework, Moving icons are not only impressive in aesthetics but also in their usability and integration.

Developers will appreciate that the icons are fully tree-shakeable and licensed under MIT, ensuring a smooth and professional experience while using them in both personal and commercial projects. The ease of installation and straightforward integration into Svelte and SvelteKit projects makes them a fantastic resource for anyone looking to enhance their user interface with dynamic visuals.

Features

  • Extensive Collection: Over 500+ curated icons, giving users a wide variety of options for any project requirement.

  • Svelte Native: Built natively for Svelte 5, ensuring seamless integration without additional dependencies.

  • Tree-Shakeable: Fully tree-shakeable icons help reduce bundle size by including only the icons you use.

  • Customizable Props: Icons come with customizable properties such as size, color, stroke width, and CSS class, making them adaptable to any design.

  • Animation Control: The animate prop allows users to control animations based on parent element states, enabling interactive designs.

  • Ease of Use: Icons are imported as named Svelte components, making it easy to integrate them into applications with intuitive naming conventions.

  • Community-Driven: The project welcomes contributions, encouraging collaboration and enhancement from the developer community.

  • Guided Installation: Offers multiple straightforward installation methods, either through npm or the shadcn-svelte registry.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

bits-ui
Bits UI

Bits UI is a headless component library for Svelte that provides unstyled, accessible UI primitives. It powers shadcn-svelte and offers a foundation for building custom component libraries with full accessibility support in the Svelte ecosystem.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

motion
Motion

Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript. It provides a simple declarative API for creating fluid animations, gestures, and transitions with excellent performance and accessibility.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.