Found a problem with Lordicon? Feel free to contact us directly
Glitching HTML Embed
This only applies to users who used Lordicons before October 10th, 2023, and are now adding animated icons to the same projects.
We have made significant changes to the delivery method of animated icons through Lottie. This has resulted in large improvements in terms of animation and performance.
However, the new JSON Lottie format is incompatible with the old animation player.
To resolve this issue, please ensure that:
-
Delete your browser cache, or enter the website from incognito mode.
-
Ensure that the lordicon.js script is loaded on the page only once in the latest version.
-
Do not use new icons with old lordicon.js script
-
Remove any outdated Lordicon scripts from your website. Including Lordicon WordPress plugin
If you want to add new icons to an existing project that contains old animations, make sure to replace the old script with the new one.
<script src="https://cdn.lordicon.com/lordicon.js"></script>
It's important to note that "Size" and "Padding" is no longer supported, and the stroke width has changed from numeric values (1-100) to text values: 'light', 'regular', and 'bold'. I regret to inform you that we no longer support padding and size adjustments for our icons. Furthermore, the stroke width has been modified from numeric values (1-100) to text values such as 'light', 'regular', and 'bold'.
The previous versions of icons will still function, but the new icons do not support these settings.
Sorry to hear that. How can we improve this article?