lucide-react 0.16.7 → 0.16.11

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.16.7 - ISC
2
+ * lucide-react v0.16.11 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3218,6 +3218,20 @@ var Gavel = createReactComponent('Gavel', [['path', {
3218
3218
  key: '1vcrla'
3219
3219
  }]]);
3220
3220
 
3221
+ var Gem = createReactComponent('Gem', [['polygon', {
3222
+ points: '6 3 18 3 22 9 12 22 2 9',
3223
+ key: '1kbvml'
3224
+ }], ['path', {
3225
+ d: 'M12 22l4-13-3-6',
3226
+ key: '796rmu'
3227
+ }], ['path', {
3228
+ d: 'M12 22L8 9l3-6',
3229
+ key: '1qjmsv'
3230
+ }], ['path', {
3231
+ d: 'M2 9h20',
3232
+ key: '16fsjt'
3233
+ }]]);
3234
+
3221
3235
  var Ghost = createReactComponent('Ghost', [['path', {
3222
3236
  d: 'M9 10h.01',
3223
3237
  key: 'qbtxuw'
@@ -5397,6 +5411,17 @@ var PieChart = createReactComponent('PieChart', [['path', {
5397
5411
  key: 'wb6mft'
5398
5412
  }]]);
5399
5413
 
5414
+ var PiggyBank = createReactComponent('PiggyBank', [['path', {
5415
+ d: 'M19 5c-1.5 0-2.8 1.4-3 2-3.5-1.5-11-.3-11 5 0 1.8 0 3 2 4.5V20h4v-2h3v2h4v-4c1-.5 1.7-1 2-2h2v-4h-2c0-1-.5-1.5-1-2h0V5Z',
5416
+ key: 'kpuueo'
5417
+ }], ['path', {
5418
+ d: 'M2 9v1c0 1.1.9 2 2 2h1',
5419
+ key: 'nm575m'
5420
+ }], ['path', {
5421
+ d: 'M16 11h0',
5422
+ key: 'k2aug8'
5423
+ }]]);
5424
+
5400
5425
  var Pipette = createReactComponent('Pipette', [['path', {
5401
5426
  d: 'M2 22l2-2h3l7-7',
5402
5427
  key: 'dg951a'
@@ -7410,6 +7435,17 @@ var Users = createReactComponent('Users', [['path', {
7410
7435
  key: '177g75'
7411
7436
  }]]);
7412
7437
 
7438
+ var Verified = createReactComponent('Verified', [['path', {
7439
+ d: 'M12 3a3.6 3.6 0 00-3.05 1.68 3.6 3.6 0 00-.9-.1 3.6 3.6 0 00-2.42 1.06 3.6 3.6 0 00-.94 3.32A3.6 3.6 0 003 12a3.6 3.6 0 001.69 3.05 3.6 3.6 0 00.95 3.32 3.6 3.6 0 003.35.96A3.6 3.6 0 0012 21a3.6 3.6 0 003.04-1.67 3.6 3.6 0 004.3-4.3A3.6 3.6 0 0021 12a3.6 3.6 0 00-1.67-3.04v0a3.6 3.6 0 00-4.3-4.3A3.6 3.6 0 0012 3z',
7440
+ key: 'c63is6'
7441
+ }], ['path', {
7442
+ d: 'M15 10l-4 4',
7443
+ key: 'fm635f'
7444
+ }], ['path', {
7445
+ d: 'M9 12l2 2',
7446
+ key: '7ht0pt'
7447
+ }]]);
7448
+
7413
7449
  var Vibrate = createReactComponent('Vibrate', [['path', {
7414
7450
  d: 'M2 8l2 2-2 2 2 2-2 2',
7415
7451
  key: '14lthi'
@@ -7971,6 +8007,7 @@ exports.Gamepad = Gamepad;
7971
8007
  exports.Gamepad2 = Gamepad2;
7972
8008
  exports.Gauge = Gauge;
7973
8009
  exports.Gavel = Gavel;
8010
+ exports.Gem = Gem;
7974
8011
  exports.Ghost = Ghost;
7975
8012
  exports.Gift = Gift;
7976
8013
  exports.GitBranch = GitBranch;
@@ -8108,6 +8145,7 @@ exports.PhoneMissed = PhoneMissed;
8108
8145
  exports.PhoneOff = PhoneOff;
8109
8146
  exports.PhoneOutgoing = PhoneOutgoing;
8110
8147
  exports.PieChart = PieChart;
8148
+ exports.PiggyBank = PiggyBank;
8111
8149
  exports.Pipette = Pipette;
8112
8150
  exports.Plane = Plane;
8113
8151
  exports.Play = Play;
@@ -8241,6 +8279,7 @@ exports.UserMinus = UserMinus;
8241
8279
  exports.UserPlus = UserPlus;
8242
8280
  exports.UserX = UserX;
8243
8281
  exports.Users = Users;
8282
+ exports.Verified = Verified;
8244
8283
  exports.Vibrate = Vibrate;
8245
8284
  exports.Video = Video;
8246
8285
  exports.VideoOff = VideoOff;