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,
@@ -9787,6 +9883,7 @@
9787
9883
  exports.Angry = Angry;
9788
9884
  exports.Annoyed = Annoyed;
9789
9885
  exports.Aperture = Aperture;
9886
+ exports.Apple = Apple;
9790
9887
  exports.Archive = Archive;
9791
9888
  exports.ArchiveRestore = ArchiveRestore;
9792
9889
  exports.Armchair = Armchair;
@@ -9815,6 +9912,7 @@
9815
9912
  exports.Baby = Baby;
9816
9913
  exports.Backpack = Backpack;
9817
9914
  exports.BaggageClaim = BaggageClaim;
9915
+ exports.Banana = Banana;
9818
9916
  exports.Banknote = Banknote;
9819
9917
  exports.BarChart = BarChart;
9820
9918
  exports.BarChart2 = BarChart2;
@@ -9887,6 +9985,7 @@
9887
9985
  exports.CheckCircle2 = CheckCircle2;
9888
9986
  exports.CheckSquare = CheckSquare;
9889
9987
  exports.ChefHat = ChefHat;
9988
+ exports.Cherry = Cherry;
9890
9989
  exports.ChevronDown = ChevronDown;
9891
9990
  exports.ChevronFirst = ChevronFirst;
9892
9991
  exports.ChevronLast = ChevronLast;
@@ -10006,6 +10105,7 @@
10006
10105
  exports.Edit2 = Edit2;
10007
10106
  exports.Edit3 = Edit3;
10008
10107
  exports.Egg = Egg;
10108
+ exports.EggFried = EggFried;
10009
10109
  exports.Equal = Equal;
10010
10110
  exports.EqualNot = EqualNot;
10011
10111
  exports.Eraser = Eraser;
@@ -10139,6 +10239,7 @@
10139
10239
  exports.Globe2 = Globe2;
10140
10240
  exports.Grab = Grab;
10141
10241
  exports.GraduationCap = GraduationCap;
10242
+ exports.Grape = Grape;
10142
10243
  exports.Grid = Grid;
10143
10244
  exports.GripHorizontal = GripHorizontal;
10144
10245
  exports.GripVertical = GripVertical;
@@ -10160,6 +10261,7 @@
10160
10261
  exports.History = History;
10161
10262
  exports.Home = Home;
10162
10263
  exports.Hourglass = Hourglass;
10264
+ exports.IceCream = IceCream;
10163
10265
  exports.Image = Image;
10164
10266
  exports.ImageMinus = ImageMinus;
10165
10267
  exports.ImageOff = ImageOff;
@@ -10312,6 +10414,7 @@
10312
10414
  exports.Pin = Pin;
10313
10415
  exports.PinOff = PinOff;
10314
10416
  exports.Pipette = Pipette;
10417
+ exports.Pizza = Pizza;
10315
10418
  exports.Plane = Plane;
10316
10419
  exports.Play = Play;
10317
10420
  exports.PlayCircle = PlayCircle;