lucide-angular 0.218.0 → 0.220.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/aliases.d.ts CHANGED
@@ -1880,6 +1880,8 @@ export { default as SoupIcon } from './icons/soup';
1880
1880
  export { default as LucideSoup } from './icons/soup';
1881
1881
  export { default as SpaceIcon } from './icons/space';
1882
1882
  export { default as LucideSpace } from './icons/space';
1883
+ export { default as SparkleIcon } from './icons/sparkle';
1884
+ export { default as LucideSparkle } from './icons/sparkle';
1883
1885
  export { default as SparklesIcon } from './icons/sparkles';
1884
1886
  export { default as LucideSparkles } from './icons/sparkles';
1885
1887
  export { default as Stars } from './icons/sparkles';