lucide-angular 0.134.0 → 0.136.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.
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const CaseLower: IconData;
3
+ export default CaseLower;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const CaseSensitive: IconData;
3
+ export default CaseSensitive;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const CaseUpper: IconData;
3
+ export default CaseUpper;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Castle: IconData;
3
+ export default Castle;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Church: IconData;
3
+ export default Church;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Hotel: IconData;
3
+ export default Hotel;
package/icons/index.d.ts CHANGED
@@ -152,7 +152,11 @@ export { default as CandyOff } from './candy-off';
152
152
  export { default as Candy } from './candy';
153
153
  export { default as Car } from './car';
154
154
  export { default as Carrot } from './carrot';
155
+ export { default as CaseLower } from './case-lower';
156
+ export { default as CaseSensitive } from './case-sensitive';
157
+ export { default as CaseUpper } from './case-upper';
155
158
  export { default as Cast } from './cast';
159
+ export { default as Castle } from './castle';
156
160
  export { default as Cat } from './cat';
157
161
  export { default as CheckCheck } from './check-check';
158
162
  export { default as CheckCircle2 } from './check-circle-2';
@@ -180,6 +184,7 @@ export { default as ChevronsRight } from './chevrons-right';
180
184
  export { default as ChevronsUpDown } from './chevrons-up-down';
181
185
  export { default as ChevronsUp } from './chevrons-up';
182
186
  export { default as Chrome } from './chrome';
187
+ export { default as Church } from './church';
183
188
  export { default as CigaretteOff } from './cigarette-off';
184
189
  export { default as Cigarette } from './cigarette';
185
190
  export { default as CircleDot } from './circle-dot';
@@ -483,6 +488,7 @@ export { default as History } from './history';
483
488
  export { default as Home } from './home';
484
489
  export { default as HopOff } from './hop-off';
485
490
  export { default as Hop } from './hop';
491
+ export { default as Hotel } from './hotel';
486
492
  export { default as Hourglass } from './hourglass';
487
493
  export { default as IceCream2 } from './ice-cream-2';
488
494
  export { default as IceCream } from './ice-cream';
@@ -703,6 +709,8 @@ export { default as Regex } from './regex';
703
709
  export { default as RemoveFormatting } from './remove-formatting';
704
710
  export { default as Repeat1 } from './repeat-1';
705
711
  export { default as Repeat } from './repeat';
712
+ export { default as ReplaceAll } from './replace-all';
713
+ export { default as Replace } from './replace';
706
714
  export { default as ReplyAll } from './reply-all';
707
715
  export { default as Reply } from './reply';
708
716
  export { default as Rewind } from './rewind';
@@ -725,6 +733,8 @@ export { default as Scaling } from './scaling';
725
733
  export { default as ScanFace } from './scan-face';
726
734
  export { default as ScanLine } from './scan-line';
727
735
  export { default as Scan } from './scan';
736
+ export { default as School2 } from './school-2';
737
+ export { default as School } from './school';
728
738
  export { default as Scissors } from './scissors';
729
739
  export { default as ScreenShareOff } from './screen-share-off';
730
740
  export { default as ScreenShare } from './screen-share';
@@ -784,6 +794,7 @@ export { default as Sofa } from './sofa';
784
794
  export { default as SortAsc } from './sort-asc';
785
795
  export { default as SortDesc } from './sort-desc';
786
796
  export { default as Soup } from './soup';
797
+ export { default as Space } from './space';
787
798
  export { default as Speaker } from './speaker';
788
799
  export { default as Spline } from './spline';
789
800
  export { default as SplitSquareHorizontal } from './split-square-horizontal';
@@ -798,6 +809,7 @@ export { default as Stethoscope } from './stethoscope';
798
809
  export { default as Sticker } from './sticker';
799
810
  export { default as StickyNote } from './sticky-note';
800
811
  export { default as StopCircle } from './stop-circle';
812
+ export { default as Store } from './store';
801
813
  export { default as StretchHorizontal } from './stretch-horizontal';
802
814
  export { default as StretchVertical } from './stretch-vertical';
803
815
  export { default as Strikethrough } from './strikethrough';
@@ -828,6 +840,7 @@ export { default as TerminalSquare } from './terminal-square';
828
840
  export { default as Terminal } from './terminal';
829
841
  export { default as TextCursorInput } from './text-cursor-input';
830
842
  export { default as TextCursor } from './text-cursor';
843
+ export { default as TextSelection } from './text-selection';
831
844
  export { default as ThermometerSnowflake } from './thermometer-snowflake';
832
845
  export { default as ThermometerSun } from './thermometer-sun';
833
846
  export { default as Thermometer } from './thermometer';
@@ -896,12 +909,14 @@ export { default as Vote } from './vote';
896
909
  export { default as Wallet } from './wallet';
897
910
  export { default as Wand2 } from './wand-2';
898
911
  export { default as Wand } from './wand';
912
+ export { default as Warehouse } from './warehouse';
899
913
  export { default as Watch } from './watch';
900
914
  export { default as Waves } from './waves';
901
915
  export { default as Webcam } from './webcam';
902
916
  export { default as Webhook } from './webhook';
903
917
  export { default as WheatOff } from './wheat-off';
904
918
  export { default as Wheat } from './wheat';
919
+ export { default as WholeWord } from './whole-word';
905
920
  export { default as WifiOff } from './wifi-off';
906
921
  export { default as Wifi } from './wifi';
907
922
  export { default as Wind } from './wind';
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const ReplaceAll: IconData;
3
+ export default ReplaceAll;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Replace: IconData;
3
+ export default Replace;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const School2: IconData;
3
+ export default School2;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const School: IconData;
3
+ export default School;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Space: IconData;
3
+ export default Space;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Store: IconData;
3
+ export default Store;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const TextSelection: IconData;
3
+ export default TextSelection;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const Warehouse: IconData;
3
+ export default Warehouse;
@@ -0,0 +1,3 @@
1
+ import { IconData } from './types';
2
+ declare const WholeWord: IconData;
3
+ export default WholeWord;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "lucide-angular",
3
3
  "description": "A Lucide icon library package for Angular applications",
4
- "version": "0.134.0",
4
+ "version": "0.136.0",
5
5
  "author": "SMAH1",
6
6
  "license": "ISC",
7
7
  "homepage": "https://lucide.dev",