lucide-react 0.100.0 → 0.101.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.101.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',
@@ -15557,6 +15569,7 @@ exports.PhoneOff = PhoneOff$1;
15557
15569
  exports.PhoneOutgoing = PhoneOutgoing$1;
15558
15570
  exports.PieChart = PieChart$1;
15559
15571
  exports.PiggyBank = PiggyBank$1;
15572
+ exports.Pilcrow = Pilcrow$1;
15560
15573
  exports.Pin = Pin$1;
15561
15574
  exports.PinOff = PinOff$1;
15562
15575
  exports.Pipette = Pipette$1;