lucide-react 0.30.0 → 0.31.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.
- package/dist/cjs/lucide-react.js +124 -60
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/award.js +5 -5
- package/dist/esm/icons/chevrons-left-right.js +9 -0
- package/dist/esm/icons/chevrons-right-left.js +9 -0
- package/dist/esm/icons/coffee.js +10 -10
- package/dist/esm/icons/coins.js +8 -8
- package/dist/esm/icons/eye-off.js +13 -7
- package/dist/esm/icons/eye.js +2 -2
- package/dist/esm/icons/heart-off.js +15 -0
- package/dist/esm/icons/hourglass.js +15 -0
- package/dist/esm/icons/index.js +4 -0
- package/dist/esm/icons/shield-off.js +5 -5
- package/dist/esm/icons/video-off.js +10 -7
- package/dist/esm/icons/video.js +8 -8
- package/dist/esm/icons/view.js +5 -2
- package/dist/esm/icons/zap-off.js +5 -5
- package/dist/lucide-react.d.ts +4 -0
- package/dist/umd/lucide-react.js +124 -60
- package/dist/umd/lucide-react.js.map +1 -1
- package/dist/umd/lucide-react.min.js +2 -2
- package/dist/umd/lucide-react.min.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/lucide-react.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* lucide-react v0.
|
|
2
|
+
* lucide-react v0.31.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -1280,11 +1280,11 @@ var AtSign$1 = AtSign;
|
|
|
1280
1280
|
var Award = createReactComponent('Award', [['circle', {
|
|
1281
1281
|
cx: '12',
|
|
1282
1282
|
cy: '8',
|
|
1283
|
-
r: '
|
|
1284
|
-
key: '
|
|
1285
|
-
}], ['
|
|
1286
|
-
|
|
1287
|
-
key: '
|
|
1283
|
+
r: '6',
|
|
1284
|
+
key: '1vp47v'
|
|
1285
|
+
}], ['path', {
|
|
1286
|
+
d: 'M15.477 12.89 17 22l-5-3-5 3 1.523-9.11',
|
|
1287
|
+
key: 'em7aur'
|
|
1288
1288
|
}]]);
|
|
1289
1289
|
var Award$1 = Award;
|
|
1290
1290
|
|
|
@@ -2197,6 +2197,15 @@ var ChevronsDown = createReactComponent('ChevronsDown', [['polyline', {
|
|
|
2197
2197
|
}]]);
|
|
2198
2198
|
var ChevronsDown$1 = ChevronsDown;
|
|
2199
2199
|
|
|
2200
|
+
var ChevronsLeftRight = createReactComponent('ChevronsLeftRight', [['path', {
|
|
2201
|
+
d: 'M9 7L4 12L9 17',
|
|
2202
|
+
key: '12vity'
|
|
2203
|
+
}], ['path', {
|
|
2204
|
+
d: 'M15 7L20 12L15 17',
|
|
2205
|
+
key: 'bg1jqf'
|
|
2206
|
+
}]]);
|
|
2207
|
+
var ChevronsLeftRight$1 = ChevronsLeftRight;
|
|
2208
|
+
|
|
2200
2209
|
var ChevronsLeft = createReactComponent('ChevronsLeft', [['polyline', {
|
|
2201
2210
|
points: '11 17 6 12 11 7',
|
|
2202
2211
|
key: '1ueymj'
|
|
@@ -2206,6 +2215,15 @@ var ChevronsLeft = createReactComponent('ChevronsLeft', [['polyline', {
|
|
|
2206
2215
|
}]]);
|
|
2207
2216
|
var ChevronsLeft$1 = ChevronsLeft;
|
|
2208
2217
|
|
|
2218
|
+
var ChevronsRightLeft = createReactComponent('ChevronsRightLeft', [['path', {
|
|
2219
|
+
d: 'M20 17L15 12L20 7',
|
|
2220
|
+
key: '1n2ee3'
|
|
2221
|
+
}], ['path', {
|
|
2222
|
+
d: 'M4 17L9 12L4 7',
|
|
2223
|
+
key: '145p33'
|
|
2224
|
+
}]]);
|
|
2225
|
+
var ChevronsRightLeft$1 = ChevronsRightLeft;
|
|
2226
|
+
|
|
2209
2227
|
var ChevronsRight = createReactComponent('ChevronsRight', [['polyline', {
|
|
2210
2228
|
points: '13 17 18 12 13 7',
|
|
2211
2229
|
key: 'oq0h83'
|
|
@@ -2776,46 +2794,46 @@ var Codesandbox = createReactComponent('Codesandbox', [['path', {
|
|
|
2776
2794
|
var Codesandbox$1 = Codesandbox;
|
|
2777
2795
|
|
|
2778
2796
|
var Coffee = createReactComponent('Coffee', [['path', {
|
|
2779
|
-
d: '
|
|
2780
|
-
key: '
|
|
2797
|
+
d: 'M17 8h1a4 4 0 1 1 0 8H17',
|
|
2798
|
+
key: '5qu2ef'
|
|
2781
2799
|
}], ['path', {
|
|
2782
|
-
d: '
|
|
2783
|
-
key: '
|
|
2800
|
+
d: 'M3 8H17v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z',
|
|
2801
|
+
key: '1ukp6g'
|
|
2784
2802
|
}], ['line', {
|
|
2785
2803
|
x1: '6',
|
|
2786
|
-
y1: '
|
|
2804
|
+
y1: '2',
|
|
2787
2805
|
x2: '6',
|
|
2788
2806
|
y2: '4',
|
|
2789
|
-
key: '
|
|
2807
|
+
key: '1p57d3'
|
|
2790
2808
|
}], ['line', {
|
|
2791
2809
|
x1: '10',
|
|
2792
|
-
y1: '
|
|
2810
|
+
y1: '2',
|
|
2793
2811
|
x2: '10',
|
|
2794
2812
|
y2: '4',
|
|
2795
|
-
key: '
|
|
2813
|
+
key: 'xb2gh9'
|
|
2796
2814
|
}], ['line', {
|
|
2797
2815
|
x1: '14',
|
|
2798
|
-
y1: '
|
|
2816
|
+
y1: '2',
|
|
2799
2817
|
x2: '14',
|
|
2800
2818
|
y2: '4',
|
|
2801
|
-
key: '
|
|
2819
|
+
key: 'gpi44t'
|
|
2802
2820
|
}]]);
|
|
2803
2821
|
var Coffee$1 = Coffee;
|
|
2804
2822
|
|
|
2805
2823
|
var Coins = createReactComponent('Coins', [['circle', {
|
|
2806
2824
|
cx: '8',
|
|
2807
2825
|
cy: '8',
|
|
2808
|
-
r: '
|
|
2809
|
-
key: '
|
|
2826
|
+
r: '6',
|
|
2827
|
+
key: '3yglwk'
|
|
2810
2828
|
}], ['path', {
|
|
2811
|
-
d: '
|
|
2812
|
-
key: '
|
|
2829
|
+
d: 'M18.09 10.37A6 6 0 1 1 10.34 18',
|
|
2830
|
+
key: 't5s6rm'
|
|
2813
2831
|
}], ['path', {
|
|
2814
|
-
d: 'M7
|
|
2815
|
-
key: '
|
|
2832
|
+
d: 'M7 6H8v4',
|
|
2833
|
+
key: 'ont3dw'
|
|
2816
2834
|
}], ['path', {
|
|
2817
|
-
d: '
|
|
2818
|
-
key: '
|
|
2835
|
+
d: 'M16.71 13.88l.7.71-2.82 2.82',
|
|
2836
|
+
key: '11hzc8'
|
|
2819
2837
|
}]]);
|
|
2820
2838
|
var Coins$1 = Coins;
|
|
2821
2839
|
|
|
@@ -3626,20 +3644,26 @@ var ExternalLink = createReactComponent('ExternalLink', [['path', {
|
|
|
3626
3644
|
var ExternalLink$1 = ExternalLink;
|
|
3627
3645
|
|
|
3628
3646
|
var EyeOff = createReactComponent('EyeOff', [['path', {
|
|
3629
|
-
d: '
|
|
3630
|
-
key: '
|
|
3647
|
+
d: 'm9.88 9.88a3 3 0 1 0 4.24 4.24',
|
|
3648
|
+
key: '3z88lj'
|
|
3649
|
+
}], ['path', {
|
|
3650
|
+
d: 'M10.73 5.08A10.43 10.43 0 0 1 12 5c7 0 10 7 10 7a13.16 13.16 0 0 1-1.67 2.68',
|
|
3651
|
+
key: '9wicm4'
|
|
3652
|
+
}], ['path', {
|
|
3653
|
+
d: 'm6.61 6.61c-1.989 1.355-3.58 3.215-4.61 5.39 0 0 3 7 10 7 1.916 0.0051 3.791-0.5549 5.39-1.61',
|
|
3654
|
+
key: '1kt8jx'
|
|
3631
3655
|
}], ['line', {
|
|
3632
|
-
x1: '
|
|
3633
|
-
y1: '
|
|
3634
|
-
x2: '
|
|
3635
|
-
y2: '
|
|
3636
|
-
key: '
|
|
3656
|
+
x1: '2',
|
|
3657
|
+
y1: '2',
|
|
3658
|
+
x2: '22',
|
|
3659
|
+
y2: '22',
|
|
3660
|
+
key: '1w4vcy'
|
|
3637
3661
|
}]]);
|
|
3638
3662
|
var EyeOff$1 = EyeOff;
|
|
3639
3663
|
|
|
3640
3664
|
var Eye = createReactComponent('Eye', [['path', {
|
|
3641
|
-
d: '
|
|
3642
|
-
key: '
|
|
3665
|
+
d: 'M2 12S5 5 12 5s10 7 10 7-3 7-10 7S2 12 2 12Z',
|
|
3666
|
+
key: '1vjsho'
|
|
3643
3667
|
}], ['circle', {
|
|
3644
3668
|
cx: '12',
|
|
3645
3669
|
cy: '12',
|
|
@@ -4874,6 +4898,21 @@ var Headphones = createReactComponent('Headphones', [['path', {
|
|
|
4874
4898
|
}]]);
|
|
4875
4899
|
var Headphones$1 = Headphones;
|
|
4876
4900
|
|
|
4901
|
+
var HeartOff = createReactComponent('HeartOff', [['path', {
|
|
4902
|
+
d: 'M4.12 4.107a5.4 5.4 0 0 0-.538.473C1.46 6.7 1.33 10.28 4 13l8 8 4.5-4.5',
|
|
4903
|
+
key: 'yskeks'
|
|
4904
|
+
}], ['path', {
|
|
4905
|
+
d: 'M19.328 13.672 20 13c2.67-2.72 2.54-6.3.42-8.42a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-2.386-1.393',
|
|
4906
|
+
key: '1340qr'
|
|
4907
|
+
}], ['line', {
|
|
4908
|
+
x1: '2',
|
|
4909
|
+
y1: '2',
|
|
4910
|
+
x2: '22',
|
|
4911
|
+
y2: '22',
|
|
4912
|
+
key: '1w4vcy'
|
|
4913
|
+
}]]);
|
|
4914
|
+
var HeartOff$1 = HeartOff;
|
|
4915
|
+
|
|
4877
4916
|
var Heart = createReactComponent('Heart', [['path', {
|
|
4878
4917
|
d: 'M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z',
|
|
4879
4918
|
key: '3q7jk9'
|
|
@@ -4933,6 +4972,21 @@ var Home = createReactComponent('Home', [['path', {
|
|
|
4933
4972
|
}]]);
|
|
4934
4973
|
var Home$1 = Home;
|
|
4935
4974
|
|
|
4975
|
+
var Hourglass = createReactComponent('Hourglass', [['path', {
|
|
4976
|
+
d: 'M5 22h14',
|
|
4977
|
+
key: 'ehvnwv'
|
|
4978
|
+
}], ['path', {
|
|
4979
|
+
d: 'M5 2h14',
|
|
4980
|
+
key: 'pdyrp9'
|
|
4981
|
+
}], ['path', {
|
|
4982
|
+
d: 'M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22',
|
|
4983
|
+
key: '1d314k'
|
|
4984
|
+
}], ['path', {
|
|
4985
|
+
d: 'M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2',
|
|
4986
|
+
key: '1vvvr6'
|
|
4987
|
+
}]]);
|
|
4988
|
+
var Hourglass$1 = Hourglass;
|
|
4989
|
+
|
|
4936
4990
|
var ImageMinus = createReactComponent('ImageMinus', [['path', {
|
|
4937
4991
|
d: 'M21 11v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8',
|
|
4938
4992
|
key: '1jql4v'
|
|
@@ -7854,11 +7908,11 @@ var ShieldOff = createReactComponent('ShieldOff', [['path', {
|
|
|
7854
7908
|
d: 'M4.73 4.73 4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38',
|
|
7855
7909
|
key: '1qf5yw'
|
|
7856
7910
|
}], ['line', {
|
|
7857
|
-
x1: '
|
|
7858
|
-
y1: '
|
|
7859
|
-
x2: '
|
|
7860
|
-
y2: '
|
|
7861
|
-
key: '
|
|
7911
|
+
x1: '2',
|
|
7912
|
+
y1: '2',
|
|
7913
|
+
x2: '22',
|
|
7914
|
+
y2: '22',
|
|
7915
|
+
key: '1w4vcy'
|
|
7862
7916
|
}]]);
|
|
7863
7917
|
var ShieldOff$1 = ShieldOff;
|
|
7864
7918
|
|
|
@@ -9334,28 +9388,31 @@ var Vibrate = createReactComponent('Vibrate', [['path', {
|
|
|
9334
9388
|
var Vibrate$1 = Vibrate;
|
|
9335
9389
|
|
|
9336
9390
|
var VideoOff = createReactComponent('VideoOff', [['path', {
|
|
9337
|
-
d: '
|
|
9338
|
-
key: '
|
|
9391
|
+
d: 'M10.66 6H14a2 2 0 0 1 2 2v2.34l1 1L22 8v8',
|
|
9392
|
+
key: 'ubwiq0'
|
|
9393
|
+
}], ['path', {
|
|
9394
|
+
d: 'M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2l10 10Z',
|
|
9395
|
+
key: '1l10zd'
|
|
9339
9396
|
}], ['line', {
|
|
9340
|
-
x1: '
|
|
9341
|
-
y1: '
|
|
9342
|
-
x2: '
|
|
9343
|
-
y2: '
|
|
9344
|
-
key: '
|
|
9397
|
+
x1: '2',
|
|
9398
|
+
y1: '2',
|
|
9399
|
+
x2: '22',
|
|
9400
|
+
y2: '22',
|
|
9401
|
+
key: '1w4vcy'
|
|
9345
9402
|
}]]);
|
|
9346
9403
|
var VideoOff$1 = VideoOff;
|
|
9347
9404
|
|
|
9348
|
-
var Video = createReactComponent('Video', [['
|
|
9349
|
-
|
|
9350
|
-
key: '
|
|
9405
|
+
var Video = createReactComponent('Video', [['path', {
|
|
9406
|
+
d: 'M22 8L16 12L22 16V8Z',
|
|
9407
|
+
key: 'mmhem0'
|
|
9351
9408
|
}], ['rect', {
|
|
9352
|
-
x: '
|
|
9353
|
-
y: '
|
|
9354
|
-
width: '
|
|
9355
|
-
height: '
|
|
9409
|
+
x: '2',
|
|
9410
|
+
y: '6',
|
|
9411
|
+
width: '14',
|
|
9412
|
+
height: '12',
|
|
9356
9413
|
rx: '2',
|
|
9357
9414
|
ry: '2',
|
|
9358
|
-
key: '
|
|
9415
|
+
key: '14il7g'
|
|
9359
9416
|
}]]);
|
|
9360
9417
|
var Video$1 = Video;
|
|
9361
9418
|
|
|
@@ -9366,8 +9423,11 @@ var View = createReactComponent('View', [['path', {
|
|
|
9366
9423
|
d: 'M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
|
|
9367
9424
|
key: '10lhjs'
|
|
9368
9425
|
}], ['path', {
|
|
9369
|
-
d: 'M21
|
|
9370
|
-
key: '
|
|
9426
|
+
d: 'M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V17',
|
|
9427
|
+
key: '1m7llx'
|
|
9428
|
+
}], ['path', {
|
|
9429
|
+
d: 'M21 7V5a2 2 0 0 0-2-2H5A2 2 0 0 0 3 5V7',
|
|
9430
|
+
key: 'q7l4l6'
|
|
9371
9431
|
}]]);
|
|
9372
9432
|
var View$1 = View;
|
|
9373
9433
|
|
|
@@ -9707,11 +9767,11 @@ var ZapOff = createReactComponent('ZapOff', [['polyline', {
|
|
|
9707
9767
|
points: '8 8 3 14 12 14 11 22 16 16',
|
|
9708
9768
|
key: 'tmh4bc'
|
|
9709
9769
|
}], ['line', {
|
|
9710
|
-
x1: '
|
|
9711
|
-
y1: '
|
|
9712
|
-
x2: '
|
|
9713
|
-
y2: '
|
|
9714
|
-
key: '
|
|
9770
|
+
x1: '2',
|
|
9771
|
+
y1: '2',
|
|
9772
|
+
x2: '22',
|
|
9773
|
+
y2: '22',
|
|
9774
|
+
key: '1w4vcy'
|
|
9715
9775
|
}]]);
|
|
9716
9776
|
var ZapOff$1 = ZapOff;
|
|
9717
9777
|
|
|
@@ -9885,7 +9945,9 @@ exports.ChevronUp = ChevronUp$1;
|
|
|
9885
9945
|
exports.ChevronsDown = ChevronsDown$1;
|
|
9886
9946
|
exports.ChevronsDownUp = ChevronsDownUp$1;
|
|
9887
9947
|
exports.ChevronsLeft = ChevronsLeft$1;
|
|
9948
|
+
exports.ChevronsLeftRight = ChevronsLeftRight$1;
|
|
9888
9949
|
exports.ChevronsRight = ChevronsRight$1;
|
|
9950
|
+
exports.ChevronsRightLeft = ChevronsRightLeft$1;
|
|
9889
9951
|
exports.ChevronsUp = ChevronsUp$1;
|
|
9890
9952
|
exports.ChevronsUpDown = ChevronsUpDown$1;
|
|
9891
9953
|
exports.Chrome = Chrome$1;
|
|
@@ -10056,11 +10118,13 @@ exports.Hash = Hash$1;
|
|
|
10056
10118
|
exports.Haze = Haze$1;
|
|
10057
10119
|
exports.Headphones = Headphones$1;
|
|
10058
10120
|
exports.Heart = Heart$1;
|
|
10121
|
+
exports.HeartOff = HeartOff$1;
|
|
10059
10122
|
exports.HelpCircle = HelpCircle$1;
|
|
10060
10123
|
exports.Hexagon = Hexagon$1;
|
|
10061
10124
|
exports.Highlighter = Highlighter$1;
|
|
10062
10125
|
exports.History = History$1;
|
|
10063
10126
|
exports.Home = Home$1;
|
|
10127
|
+
exports.Hourglass = Hourglass$1;
|
|
10064
10128
|
exports.Image = Image$1;
|
|
10065
10129
|
exports.ImageMinus = ImageMinus$1;
|
|
10066
10130
|
exports.ImageOff = ImageOff$1;
|