lucide-angular 0.277.0 → 0.279.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
@@ -372,10 +372,14 @@ export { default as BookXIcon } from './icons/book-x';
372
372
  export { default as LucideBookX } from './icons/book-x';
373
373
  export { default as BookIcon } from './icons/book';
374
374
  export { default as LucideBook } from './icons/book';
375
+ export { default as BookmarkCheckIcon } from './icons/bookmark-check';
376
+ export { default as LucideBookmarkCheck } from './icons/bookmark-check';
375
377
  export { default as BookmarkMinusIcon } from './icons/bookmark-minus';
376
378
  export { default as LucideBookmarkMinus } from './icons/bookmark-minus';
377
379
  export { default as BookmarkPlusIcon } from './icons/bookmark-plus';
378
380
  export { default as LucideBookmarkPlus } from './icons/bookmark-plus';
381
+ export { default as BookmarkXIcon } from './icons/bookmark-x';
382
+ export { default as LucideBookmarkX } from './icons/bookmark-x';
379
383
  export { default as BookmarkIcon } from './icons/bookmark';
380
384
  export { default as LucideBookmark } from './icons/bookmark';
381
385
  export { default as BoomBoxIcon } from './icons/boom-box';
@@ -806,6 +810,8 @@ export { default as DownloadCloudIcon } from './icons/download-cloud';
806
810
  export { default as LucideDownloadCloud } from './icons/download-cloud';
807
811
  export { default as DownloadIcon } from './icons/download';
808
812
  export { default as LucideDownload } from './icons/download';
813
+ export { default as DramaIcon } from './icons/drama';
814
+ export { default as LucideDrama } from './icons/drama';
809
815
  export { default as DribbbleIcon } from './icons/dribbble';
810
816
  export { default as LucideDribbble } from './icons/dribbble';
811
817
  export { default as DropletIcon } from './icons/droplet';
@@ -2196,6 +2202,8 @@ export { default as TextQuoteIcon } from './icons/text-quote';
2196
2202
  export { default as LucideTextQuote } from './icons/text-quote';
2197
2203
  export { default as TextIcon } from './icons/text';
2198
2204
  export { default as LucideText } from './icons/text';
2205
+ export { default as TheaterIcon } from './icons/theater';
2206
+ export { default as LucideTheater } from './icons/theater';
2199
2207
  export { default as ThermometerSnowflakeIcon } from './icons/thermometer-snowflake';
2200
2208
  export { default as LucideThermometerSnowflake } from './icons/thermometer-snowflake';
2201
2209
  export { default as ThermometerSunIcon } from './icons/thermometer-sun';