lordicondev / lordicon

This is the monorepo for Lordicon packages. Feel free to explore and integrate Lordicon animated icons into your web or React projects with these easy-to-use packages.
https://lordicon.com/
Other
19 stars 5 forks source link
animation icons lordicon lottie react

Lordicon

This is the monorepo for Lordicon packages, including @lordicon/helpers, @lordicon/react and @lordicon/element. Feel free to explore and integrate Lordicon animated icons into your projects with these easy-to-use packages.

Building

To build all available packages, simply run the following commands:

npm i
npm run build

Demo

Element

This demo showcases the integration of custom element with numerous website use cases.

npm run demo-element

React

This demo features a sample React application that supports both web and mobile platforms out of the box.

npm run demo-react

Useful links