lucide-react 0.76.0 → 0.77.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.76.0 - ISC
2
+ * lucide-react v0.77.0 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -12985,6 +12985,34 @@ var Upload = createReactComponent('Upload', [['path', {
12985
12985
  }]]);
12986
12986
  var Upload$1 = Upload;
12987
12987
 
12988
+ var Usb = createReactComponent('Usb', [['circle', {
12989
+ cx: '4',
12990
+ cy: '20',
12991
+ r: '1',
12992
+ key: '22iqad'
12993
+ }], ['circle', {
12994
+ cx: '10',
12995
+ cy: '7',
12996
+ r: '1',
12997
+ key: 'dypaad'
12998
+ }], ['path', {
12999
+ d: 'M4 20 19 5',
13000
+ key: '15hogs'
13001
+ }], ['path', {
13002
+ d: 'm21 3-3 1 2 2 1-3Z',
13003
+ key: 'ew8vct'
13004
+ }], ['path', {
13005
+ d: 'm10 7-5 5 2 5',
13006
+ key: '148pqf'
13007
+ }], ['path', {
13008
+ d: 'm10 14 5 2 4-4',
13009
+ key: '1ivjwr'
13010
+ }], ['path', {
13011
+ d: 'm18 12 1-1 1 1-1 1-1-1Z',
13012
+ key: 'tus6kn'
13013
+ }]]);
13014
+ var Usb$1 = Usb;
13015
+
12988
13016
  var UserCheck = createReactComponent('UserCheck', [['path', {
12989
13017
  d: 'M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2',
12990
13018
  key: '1yyitq'
@@ -14413,6 +14441,7 @@ exports.Unlink2 = Unlink2$1;
14413
14441
  exports.Unlock = Unlock$1;
14414
14442
  exports.Upload = Upload$1;
14415
14443
  exports.UploadCloud = UploadCloud$1;
14444
+ exports.Usb = Usb$1;
14416
14445
  exports.User = User$1;
14417
14446
  exports.UserCheck = UserCheck$1;
14418
14447
  exports.UserCog = UserCog$1;