lucide-angular 0.74.0 → 0.75.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.
Files changed (49) hide show
  1. package/bundles/lucide-angular-src-icons.umd.js +104 -1
  2. package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
  3. package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
  4. package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
  5. package/bundles/lucide-angular.umd.js +111 -1
  6. package/bundles/lucide-angular.umd.js.map +1 -1
  7. package/bundles/lucide-angular.umd.min.js +1 -1
  8. package/bundles/lucide-angular.umd.min.js.map +1 -1
  9. package/esm2015/icons/apple.js +16 -0
  10. package/esm2015/icons/banana.js +16 -0
  11. package/esm2015/icons/cherry.js +13 -0
  12. package/esm2015/icons/egg-fried.js +16 -0
  13. package/esm2015/icons/grape.js +18 -0
  14. package/esm2015/icons/ice-cream.js +12 -0
  15. package/esm2015/icons/index.js +8 -1
  16. package/esm2015/icons/music-4.js +2 -2
  17. package/esm2015/icons/pizza.js +19 -0
  18. package/esm2015/src/icons/apple.js +16 -0
  19. package/esm2015/src/icons/banana.js +16 -0
  20. package/esm2015/src/icons/cherry.js +13 -0
  21. package/esm2015/src/icons/egg-fried.js +16 -0
  22. package/esm2015/src/icons/grape.js +18 -0
  23. package/esm2015/src/icons/ice-cream.js +12 -0
  24. package/esm2015/src/icons/index.js +8 -1
  25. package/esm2015/src/icons/music-4.js +2 -2
  26. package/esm2015/src/icons/pizza.js +19 -0
  27. package/fesm2015/lucide-angular-src-icons.js +98 -2
  28. package/fesm2015/lucide-angular-src-icons.js.map +1 -1
  29. package/fesm2015/lucide-angular.js +105 -2
  30. package/fesm2015/lucide-angular.js.map +1 -1
  31. package/icons/apple.d.ts +3 -0
  32. package/icons/banana.d.ts +3 -0
  33. package/icons/cherry.d.ts +3 -0
  34. package/icons/egg-fried.d.ts +3 -0
  35. package/icons/grape.d.ts +3 -0
  36. package/icons/ice-cream.d.ts +3 -0
  37. package/icons/index.d.ts +7 -0
  38. package/icons/pizza.d.ts +3 -0
  39. package/lucide-angular.metadata.json +1 -1
  40. package/package.json +1 -1
  41. package/src/icons/apple.d.ts +3 -0
  42. package/src/icons/banana.d.ts +3 -0
  43. package/src/icons/cherry.d.ts +3 -0
  44. package/src/icons/egg-fried.d.ts +3 -0
  45. package/src/icons/grape.d.ts +3 -0
  46. package/src/icons/ice-cream.d.ts +3 -0
  47. package/src/icons/index.d.ts +7 -0
  48. package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
  49. package/src/icons/pizza.d.ts +3 -0
@@ -521,6 +521,20 @@
521
521
  ],
522
522
  ];
523
523
 
524
+ var Apple = [
525
+ 'svg',
526
+ defaultAttributes,
527
+ [
528
+ [
529
+ 'path',
530
+ {
531
+ d: 'M12 20.94c1.5 0 2.75 1.06 4 1.06 3 0 6-8 6-12.22A4.91 4.91 0 0 0 17 5c-2.22 0-4 1.44-5 2-1-.56-2.78-2-5-2a4.9 4.9 0 0 0-5 4.78C2 14 5 22 8 22c1.25 0 2.5-1.06 4-1.06Z',
532
+ },
533
+ ],
534
+ ['path', { d: 'M10 2c1 .5 2 2 2 5' }],
535
+ ],
536
+ ];
537
+
524
538
  var ArchiveRestore = [
525
539
  'svg',
526
540
  defaultAttributes,
@@ -802,6 +816,20 @@
802
816
  ],
803
817
  ];
804
818
 
819
+ var Banana = [
820
+ 'svg',
821
+ defaultAttributes,
822
+ [
823
+ ['path', { d: 'M4 13c3.5-2 8-2 10 2a5.5 5.5 0 0 1 8 5' }],
824
+ [
825
+ 'path',
826
+ {
827
+ d: 'M5.15 17.89c5.52-1.52 8.65-6.89 7-12C11.55 4 11.5 2 13 2c3.22 0 5 5.5 5 8 0 6.5-4.2 12-10.49 12C5.11 22 2 22 2 20c0-1.5 1.14-1.55 3.15-2.11Z',
828
+ },
829
+ ],
830
+ ],
831
+ ];
832
+
805
833
  var Banknote = [
806
834
  'svg',
807
835
  defaultAttributes,
@@ -1754,6 +1782,17 @@
1754
1782
  ],
1755
1783
  ];
1756
1784
 
1785
+ var Cherry = [
1786
+ 'svg',
1787
+ defaultAttributes,
1788
+ [
1789
+ ['path', { d: 'M2 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z' }],
1790
+ ['path', { d: 'M12 17a5 5 0 0 0 10 0c0-2.76-2.5-5-5-3-2.5-2-5 .24-5 3Z' }],
1791
+ ['path', { d: 'M7 14c3.22-2.91 4.29-8.75 5-12 1.66 2.38 4.94 9 5 12' }],
1792
+ ['path', { d: 'M22 9c-4.29 0-7.14-2.33-10-7 5.71 0 10 4.67 10 7Z' }],
1793
+ ],
1794
+ ];
1795
+
1757
1796
  var ChevronDown = [
1758
1797
  'svg',
1759
1798
  defaultAttributes,
@@ -3088,6 +3127,20 @@
3088
3127
  ],
3089
3128
  ];
3090
3129
 
3130
+ var EggFried = [
3131
+ 'svg',
3132
+ defaultAttributes,
3133
+ [
3134
+ ['circle', { cx: '11.5', cy: '12.5', r: '3.5' }],
3135
+ [
3136
+ 'path',
3137
+ {
3138
+ d: 'M3 8c0-3.5 2.5-6 6.5-6 5 0 4.83 3 7.5 5s5 2 5 6c0 4.5-2.5 6.5-7 6.5-2.5 0-2.5 2.5-6 2.5s-7-2-7-5.5c0-3 1.5-3 1.5-5C3.5 10 3 9 3 8Z',
3139
+ },
3140
+ ],
3141
+ ],
3142
+ ];
3143
+
3091
3144
  var Egg = [
3092
3145
  'svg',
3093
3146
  defaultAttributes,
@@ -4957,6 +5010,22 @@
4957
5010
  ],
4958
5011
  ];
4959
5012
 
5013
+ var Grape = [
5014
+ 'svg',
5015
+ defaultAttributes,
5016
+ [
5017
+ ['path', { d: 'M22 5V2l-5.89 5.89' }],
5018
+ ['circle', { cx: '16.6', cy: '15.89', r: '3' }],
5019
+ ['circle', { cx: '8.11', cy: '7.4', r: '3' }],
5020
+ ['circle', { cx: '12.35', cy: '11.65', r: '3' }],
5021
+ ['circle', { cx: '13.91', cy: '5.85', r: '3' }],
5022
+ ['circle', { cx: '18.15', cy: '10.09', r: '3' }],
5023
+ ['circle', { cx: '6.56', cy: '13.2', r: '3' }],
5024
+ ['circle', { cx: '10.8', cy: '17.44', r: '3' }],
5025
+ ['circle', { cx: '5', cy: '19', r: '3' }],
5026
+ ],
5027
+ ];
5028
+
4960
5029
  var Grid = [
4961
5030
  'svg',
4962
5031
  defaultAttributes,
@@ -5262,6 +5331,16 @@
5262
5331
  ],
5263
5332
  ];
5264
5333
 
5334
+ var IceCream = [
5335
+ 'svg',
5336
+ defaultAttributes,
5337
+ [
5338
+ ['path', { d: 'm7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11' }],
5339
+ ['path', { d: 'M17 7A5 5 0 0 0 7 7' }],
5340
+ ['path', { d: 'M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4' }],
5341
+ ],
5342
+ ];
5343
+
5265
5344
  var ImageMinus = [
5266
5345
  'svg',
5267
5346
  defaultAttributes,
@@ -6511,7 +6590,7 @@
6511
6590
  defaultAttributes,
6512
6591
  [
6513
6592
  ['path', { d: 'M9 18V5l12-2v13' }],
6514
- ['path', { d: 'M9 9l12-2' }],
6593
+ ['path', { d: 'm9 9 12-2' }],
6515
6594
  ['circle', { cx: '6', cy: '18', r: '3' }],
6516
6595
  ['circle', { cx: '18', cy: '16', r: '3' }],
6517
6596
  ],
@@ -7135,6 +7214,23 @@
7135
7214
  ],
7136
7215
  ];
7137
7216
 
7217
+ var Pizza = [
7218
+ 'svg',
7219
+ defaultAttributes,
7220
+ [
7221
+ ['path', { d: 'M15 11h.01' }],
7222
+ ['path', { d: 'M11 15h.01' }],
7223
+ ['path', { d: 'M16 16h.01' }],
7224
+ [
7225
+ 'path',
7226
+ {
7227
+ d: 'm2 16 20 6-6-20c-3.36.9-6.42 2.67-8.88 5.12A19.876 19.876 0 0 0 2 16Z',
7228
+ },
7229
+ ],
7230
+ ['path', { d: 'M17 6c-6.29 1.47-9.43 5.13-11 11' }],
7231
+ ],
7232
+ ];
7233
+
7138
7234
  var Plane = [
7139
7235
  'svg',
7140
7236
  defaultAttributes,
@@ -9785,6 +9881,7 @@
9785
9881
  Angry: Angry,
9786
9882
  Annoyed: Annoyed,
9787
9883
  Aperture: Aperture,
9884
+ Apple: Apple,
9788
9885
  ArchiveRestore: ArchiveRestore,
9789
9886
  Archive: Archive,
9790
9887
  Armchair: Armchair,
@@ -9813,6 +9910,7 @@
9813
9910
  Baby: Baby,
9814
9911
  Backpack: Backpack,
9815
9912
  BaggageClaim: BaggageClaim,
9913
+ Banana: Banana,
9816
9914
  Banknote: Banknote,
9817
9915
  BarChart2: BarChart2,
9818
9916
  BarChart3: BarChart3,
@@ -9885,6 +9983,7 @@
9885
9983
  CheckSquare: CheckSquare,
9886
9984
  Check: Check,
9887
9985
  ChefHat: ChefHat,
9986
+ Cherry: Cherry,
9888
9987
  ChevronDown: ChevronDown,
9889
9988
  ChevronFirst: ChevronFirst,
9890
9989
  ChevronLast: ChevronLast,
@@ -10003,6 +10102,7 @@
10003
10102
  Edit2: Edit2,
10004
10103
  Edit3: Edit3,
10005
10104
  Edit: Edit,
10105
+ EggFried: EggFried,
10006
10106
  Egg: Egg,
10007
10107
  EqualNot: EqualNot,
10008
10108
  Equal: Equal,
@@ -10137,6 +10237,7 @@
10137
10237
  Globe: Globe,
10138
10238
  Grab: Grab,
10139
10239
  GraduationCap: GraduationCap,
10240
+ Grape: Grape,
10140
10241
  Grid: Grid,
10141
10242
  GripHorizontal: GripHorizontal,
10142
10243
  GripVertical: GripVertical,
@@ -10158,6 +10259,7 @@
10158
10259
  History: History,
10159
10260
  Home: Home,
10160
10261
  Hourglass: Hourglass,
10262
+ IceCream: IceCream,
10161
10263
  ImageMinus: ImageMinus,
10162
10264
  ImageOff: ImageOff,
10163
10265
  ImagePlus: ImagePlus,
@@ -10310,6 +10412,7 @@
10310
10412
  PinOff: PinOff,
10311
10413
  Pin: Pin,
10312
10414
  Pipette: Pipette,
10415
+ Pizza: Pizza,
10313
10416
  Plane: Plane,
10314
10417
  PlayCircle: PlayCircle,
10315
10418
  Play: Play,
@@ -11006,6 +11109,7 @@
11006
11109
  exports.Angry = Angry;
11007
11110
  exports.Annoyed = Annoyed;
11008
11111
  exports.Aperture = Aperture;
11112
+ exports.Apple = Apple;
11009
11113
  exports.Archive = Archive;
11010
11114
  exports.ArchiveRestore = ArchiveRestore;
11011
11115
  exports.Armchair = Armchair;
@@ -11034,6 +11138,7 @@
11034
11138
  exports.Baby = Baby;
11035
11139
  exports.Backpack = Backpack;
11036
11140
  exports.BaggageClaim = BaggageClaim;
11141
+ exports.Banana = Banana;
11037
11142
  exports.Banknote = Banknote;
11038
11143
  exports.BarChart = BarChart;
11039
11144
  exports.BarChart2 = BarChart2;
@@ -11106,6 +11211,7 @@
11106
11211
  exports.CheckCircle2 = CheckCircle2;
11107
11212
  exports.CheckSquare = CheckSquare;
11108
11213
  exports.ChefHat = ChefHat;
11214
+ exports.Cherry = Cherry;
11109
11215
  exports.ChevronDown = ChevronDown;
11110
11216
  exports.ChevronFirst = ChevronFirst;
11111
11217
  exports.ChevronLast = ChevronLast;
@@ -11225,6 +11331,7 @@
11225
11331
  exports.Edit2 = Edit2;
11226
11332
  exports.Edit3 = Edit3;
11227
11333
  exports.Egg = Egg;
11334
+ exports.EggFried = EggFried;
11228
11335
  exports.Equal = Equal;
11229
11336
  exports.EqualNot = EqualNot;
11230
11337
  exports.Eraser = Eraser;
@@ -11358,6 +11465,7 @@
11358
11465
  exports.Globe2 = Globe2;
11359
11466
  exports.Grab = Grab;
11360
11467
  exports.GraduationCap = GraduationCap;
11468
+ exports.Grape = Grape;
11361
11469
  exports.Grid = Grid;
11362
11470
  exports.GripHorizontal = GripHorizontal;
11363
11471
  exports.GripVertical = GripVertical;
@@ -11379,6 +11487,7 @@
11379
11487
  exports.History = History;
11380
11488
  exports.Home = Home;
11381
11489
  exports.Hourglass = Hourglass;
11490
+ exports.IceCream = IceCream;
11382
11491
  exports.Image = Image;
11383
11492
  exports.ImageMinus = ImageMinus;
11384
11493
  exports.ImageOff = ImageOff;
@@ -11533,6 +11642,7 @@
11533
11642
  exports.Pin = Pin;
11534
11643
  exports.PinOff = PinOff;
11535
11644
  exports.Pipette = Pipette;
11645
+ exports.Pizza = Pizza;
11536
11646
  exports.Plane = Plane;
11537
11647
  exports.Play = Play;
11538
11648
  exports.PlayCircle = PlayCircle;