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.
To build all available packages, simply run the following commands:
npm i
npm run build
This demo showcases the integration of custom element with numerous website use cases.
npm run demo-element
This demo features a sample React application that supports both web and mobile platforms out of the box.
npm run demo-react