lucide-angular 0.192.0 → 0.194.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
@@ -1817,6 +1817,8 @@ export { default as SplitIcon } from './icons/split';
1817
1817
  export { default as LucideSplit } from './icons/split';
1818
1818
  export { default as SproutIcon } from './icons/sprout';
1819
1819
  export { default as LucideSprout } from './icons/sprout';
1820
+ export { default as SquareAsteriskIcon } from './icons/square-asterisk';
1821
+ export { default as LucideSquareAsterisk } from './icons/square-asterisk';
1820
1822
  export { default as SquareDotIcon } from './icons/square-dot';
1821
1823
  export { default as LucideSquareDot } from './icons/square-dot';
1822
1824
  export { default as SquareEqualIcon } from './icons/square-equal';