lucide-react 0.100.0 → 0.102.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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-react v0.100.0 - ISC
2
+ * lucide-react v0.102.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -10873,6 +10873,18 @@ var PiggyBank = createReactComponent('PiggyBank', [['path', {
10873
10873
  }]]);
10874
10874
  var PiggyBank$1 = PiggyBank;
10875
10875
 
10876
+ var Pilcrow = createReactComponent('Pilcrow', [['path', {
10877
+ d: 'M13 4v16',
10878
+ key: '8vvj80'
10879
+ }], ['path', {
10880
+ d: 'M17 4v16',
10881
+ key: '7dpous'
10882
+ }], ['path', {
10883
+ d: 'M19 4H9.5a4.5 4.5 0 0 0 0 9H13',
10884
+ key: 'sh4n9v'
10885
+ }]]);
10886
+ var Pilcrow$1 = Pilcrow;
10887
+
10876
10888
  var PinOff = createReactComponent('PinOff', [['line', {
10877
10889
  x1: '2',
10878
10890
  y1: '2',
@@ -13002,6 +13014,24 @@ var Subscript = createReactComponent('Subscript', [['path', {
13002
13014
  }]]);
13003
13015
  var Subscript$1 = Subscript;
13004
13016
 
13017
+ var Subtitles = createReactComponent('Subtitles', [['path', {
13018
+ d: 'M7 13h4',
13019
+ key: '1m1xj0'
13020
+ }], ['path', {
13021
+ d: 'M15 13h2',
13022
+ key: 'vgjay3'
13023
+ }], ['path', {
13024
+ d: 'M7 9h2',
13025
+ key: '1q072n'
13026
+ }], ['path', {
13027
+ d: 'M13 9h4',
13028
+ key: 'o7fxw0'
13029
+ }], ['path', {
13030
+ d: 'M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10Z',
13031
+ key: '12yqn6'
13032
+ }]]);
13033
+ var Subtitles$1 = Subtitles;
13034
+
13005
13035
  var SunDim = createReactComponent('SunDim', [['path', {
13006
13036
  d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
13007
13037
  key: '1r4kox'
@@ -15557,6 +15587,7 @@ exports.PhoneOff = PhoneOff$1;
15557
15587
  exports.PhoneOutgoing = PhoneOutgoing$1;
15558
15588
  exports.PieChart = PieChart$1;
15559
15589
  exports.PiggyBank = PiggyBank$1;
15590
+ exports.Pilcrow = Pilcrow$1;
15560
15591
  exports.Pin = Pin$1;
15561
15592
  exports.PinOff = PinOff$1;
15562
15593
  exports.Pipette = Pipette$1;
@@ -15683,6 +15714,7 @@ exports.StretchHorizontal = StretchHorizontal$1;
15683
15714
  exports.StretchVertical = StretchVertical$1;
15684
15715
  exports.Strikethrough = Strikethrough$1;
15685
15716
  exports.Subscript = Subscript$1;
15717
+ exports.Subtitles = Subtitles$1;
15686
15718
  exports.Sun = Sun$1;
15687
15719
  exports.SunDim = SunDim$1;
15688
15720
  exports.SunMedium = SunMedium$1;