lucide-react 0.77.0 → 0.80.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 +214 -3
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/bone.js +6 -0
- package/dist/esm/icons/flip-horizontal-2.js +21 -0
- package/dist/esm/icons/flip-horizontal.js +21 -0
- package/dist/esm/icons/flip-vertical-2.js +21 -0
- package/dist/esm/icons/flip-vertical.js +21 -0
- package/dist/esm/icons/git-compare.js +19 -0
- package/dist/esm/icons/git-pull-request-closed.js +28 -0
- package/dist/esm/icons/git-pull-request-draft.js +25 -0
- package/dist/esm/icons/index.js +10 -0
- package/dist/esm/icons/tag.js +2 -2
- package/dist/esm/icons/tags.js +12 -0
- package/dist/esm/icons/wand-2.js +27 -0
- package/dist/lucide-react.d.ts +10 -0
- package/dist/umd/lucide-react.js +214 -3
- 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.80.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -2038,6 +2038,12 @@ var Bomb = createReactComponent('Bomb', [['circle', {
|
|
|
2038
2038
|
}]]);
|
|
2039
2039
|
var Bomb$1 = Bomb;
|
|
2040
2040
|
|
|
2041
|
+
var Bone = createReactComponent('Bone', [['path', {
|
|
2042
|
+
d: 'M18.6 9.82c-.52-.21-1.15-.25-1.54.15l-7.07 7.06c-.39.39-.36 1.03-.15 1.54.12.3.16.6.16.93a2.5 2.5 0 0 1-5 0c0-.26-.24-.5-.5-.5a2.5 2.5 0 1 1 .96-4.82c.5.21 1.14.25 1.53-.15l7.07-7.06c.39-.39.36-1.03.15-1.54-.12-.3-.21-.6-.21-.93a2.5 2.5 0 0 1 5 0c.01.26.24.49.5.5a2.5 2.5 0 1 1-.9 4.82Z',
|
|
2043
|
+
key: '134x1i'
|
|
2044
|
+
}]]);
|
|
2045
|
+
var Bone$1 = Bone;
|
|
2046
|
+
|
|
2041
2047
|
var BookOpen = createReactComponent('BookOpen', [['path', {
|
|
2042
2048
|
d: 'M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z',
|
|
2043
2049
|
key: 'vv98re'
|
|
@@ -6108,6 +6114,90 @@ var FlaskRound = createReactComponent('FlaskRound', [['path', {
|
|
|
6108
6114
|
}]]);
|
|
6109
6115
|
var FlaskRound$1 = FlaskRound;
|
|
6110
6116
|
|
|
6117
|
+
var FlipHorizontal2 = createReactComponent('FlipHorizontal2', [['path', {
|
|
6118
|
+
d: 'm3 7 5 5-5 5V7',
|
|
6119
|
+
key: 'couhi7'
|
|
6120
|
+
}], ['path', {
|
|
6121
|
+
d: 'm21 7-5 5 5 5V7',
|
|
6122
|
+
key: '6ouia7'
|
|
6123
|
+
}], ['path', {
|
|
6124
|
+
d: 'M12 20v2',
|
|
6125
|
+
key: '1lh1kg'
|
|
6126
|
+
}], ['path', {
|
|
6127
|
+
d: 'M12 14v2',
|
|
6128
|
+
key: '8jcxud'
|
|
6129
|
+
}], ['path', {
|
|
6130
|
+
d: 'M12 8v2',
|
|
6131
|
+
key: '1woqiv'
|
|
6132
|
+
}], ['path', {
|
|
6133
|
+
d: 'M12 2v2',
|
|
6134
|
+
key: 'tus03m'
|
|
6135
|
+
}]]);
|
|
6136
|
+
var FlipHorizontal2$1 = FlipHorizontal2;
|
|
6137
|
+
|
|
6138
|
+
var FlipHorizontal = createReactComponent('FlipHorizontal', [['path', {
|
|
6139
|
+
d: 'M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3',
|
|
6140
|
+
key: '1i73f7'
|
|
6141
|
+
}], ['path', {
|
|
6142
|
+
d: 'M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3',
|
|
6143
|
+
key: 'saxlbk'
|
|
6144
|
+
}], ['path', {
|
|
6145
|
+
d: 'M12 20v2',
|
|
6146
|
+
key: '1lh1kg'
|
|
6147
|
+
}], ['path', {
|
|
6148
|
+
d: 'M12 14v2',
|
|
6149
|
+
key: '8jcxud'
|
|
6150
|
+
}], ['path', {
|
|
6151
|
+
d: 'M12 8v2',
|
|
6152
|
+
key: '1woqiv'
|
|
6153
|
+
}], ['path', {
|
|
6154
|
+
d: 'M12 2v2',
|
|
6155
|
+
key: 'tus03m'
|
|
6156
|
+
}]]);
|
|
6157
|
+
var FlipHorizontal$1 = FlipHorizontal;
|
|
6158
|
+
|
|
6159
|
+
var FlipVertical2 = createReactComponent('FlipVertical2', [['path', {
|
|
6160
|
+
d: 'm17 3-5 5-5-5h10',
|
|
6161
|
+
key: '1ftt6x'
|
|
6162
|
+
}], ['path', {
|
|
6163
|
+
d: 'm17 21-5-5-5 5h10',
|
|
6164
|
+
key: '1m0wmu'
|
|
6165
|
+
}], ['path', {
|
|
6166
|
+
d: 'M4 12H2',
|
|
6167
|
+
key: 'rhcxmi'
|
|
6168
|
+
}], ['path', {
|
|
6169
|
+
d: 'M10 12H8',
|
|
6170
|
+
key: 's88cx1'
|
|
6171
|
+
}], ['path', {
|
|
6172
|
+
d: 'M16 12h-2',
|
|
6173
|
+
key: '10asgb'
|
|
6174
|
+
}], ['path', {
|
|
6175
|
+
d: 'M22 12h-2',
|
|
6176
|
+
key: '14jgyd'
|
|
6177
|
+
}]]);
|
|
6178
|
+
var FlipVertical2$1 = FlipVertical2;
|
|
6179
|
+
|
|
6180
|
+
var FlipVertical = createReactComponent('FlipVertical', [['path', {
|
|
6181
|
+
d: 'M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3',
|
|
6182
|
+
key: '14bfxa'
|
|
6183
|
+
}], ['path', {
|
|
6184
|
+
d: 'M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3',
|
|
6185
|
+
key: '14rx03'
|
|
6186
|
+
}], ['path', {
|
|
6187
|
+
d: 'M4 12H2',
|
|
6188
|
+
key: 'rhcxmi'
|
|
6189
|
+
}], ['path', {
|
|
6190
|
+
d: 'M10 12H8',
|
|
6191
|
+
key: 's88cx1'
|
|
6192
|
+
}], ['path', {
|
|
6193
|
+
d: 'M16 12h-2',
|
|
6194
|
+
key: '10asgb'
|
|
6195
|
+
}], ['path', {
|
|
6196
|
+
d: 'M22 12h-2',
|
|
6197
|
+
key: '14jgyd'
|
|
6198
|
+
}]]);
|
|
6199
|
+
var FlipVertical$1 = FlipVertical;
|
|
6200
|
+
|
|
6111
6201
|
var Flower2 = createReactComponent('Flower2', [['path', {
|
|
6112
6202
|
d: 'M12 5a3 3 0 1 1 3 3m-3-3a3 3 0 1 0-3 3m3-3v1M9 8a3 3 0 1 0 3 3M9 8h1m5 0a3 3 0 1 1-3 3m3-3h-1m-2 3v-1',
|
|
6113
6203
|
key: '3pnvol'
|
|
@@ -6828,6 +6918,25 @@ var GitCommit = createReactComponent('GitCommit', [['circle', {
|
|
|
6828
6918
|
}]]);
|
|
6829
6919
|
var GitCommit$1 = GitCommit;
|
|
6830
6920
|
|
|
6921
|
+
var GitCompare = createReactComponent('GitCompare', [['circle', {
|
|
6922
|
+
cx: '18',
|
|
6923
|
+
cy: '18',
|
|
6924
|
+
r: '3',
|
|
6925
|
+
key: '1xkwt0'
|
|
6926
|
+
}], ['circle', {
|
|
6927
|
+
cx: '6',
|
|
6928
|
+
cy: '6',
|
|
6929
|
+
r: '3',
|
|
6930
|
+
key: '1lh9wr'
|
|
6931
|
+
}], ['path', {
|
|
6932
|
+
d: 'M13 6h3a2 2 0 0 1 2 2v7',
|
|
6933
|
+
key: '1yeb86'
|
|
6934
|
+
}], ['path', {
|
|
6935
|
+
d: 'M11 18H8a2 2 0 0 1-2-2V9',
|
|
6936
|
+
key: '19pyzm'
|
|
6937
|
+
}]]);
|
|
6938
|
+
var GitCompare$1 = GitCompare;
|
|
6939
|
+
|
|
6831
6940
|
var GitFork = createReactComponent('GitFork', [['circle', {
|
|
6832
6941
|
cx: '12',
|
|
6833
6942
|
cy: '18',
|
|
@@ -6868,6 +6977,59 @@ var GitMerge = createReactComponent('GitMerge', [['circle', {
|
|
|
6868
6977
|
}]]);
|
|
6869
6978
|
var GitMerge$1 = GitMerge;
|
|
6870
6979
|
|
|
6980
|
+
var GitPullRequestClosed = createReactComponent('GitPullRequestClosed', [['circle', {
|
|
6981
|
+
cx: '18',
|
|
6982
|
+
cy: '18',
|
|
6983
|
+
r: '3',
|
|
6984
|
+
key: '1xkwt0'
|
|
6985
|
+
}], ['circle', {
|
|
6986
|
+
cx: '6',
|
|
6987
|
+
cy: '6',
|
|
6988
|
+
r: '3',
|
|
6989
|
+
key: '1lh9wr'
|
|
6990
|
+
}], ['path', {
|
|
6991
|
+
d: 'M18 11.5V15',
|
|
6992
|
+
key: '65xf6f'
|
|
6993
|
+
}], ['path', {
|
|
6994
|
+
d: 'm21 3-6 6',
|
|
6995
|
+
key: '16nqsk'
|
|
6996
|
+
}], ['path', {
|
|
6997
|
+
d: 'm21 9-6-6',
|
|
6998
|
+
key: '9j17rh'
|
|
6999
|
+
}], ['line', {
|
|
7000
|
+
x1: '6',
|
|
7001
|
+
y1: '9',
|
|
7002
|
+
x2: '6',
|
|
7003
|
+
y2: '21',
|
|
7004
|
+
key: '79th4h'
|
|
7005
|
+
}]]);
|
|
7006
|
+
var GitPullRequestClosed$1 = GitPullRequestClosed;
|
|
7007
|
+
|
|
7008
|
+
var GitPullRequestDraft = createReactComponent('GitPullRequestDraft', [['circle', {
|
|
7009
|
+
cx: '18',
|
|
7010
|
+
cy: '18',
|
|
7011
|
+
r: '3',
|
|
7012
|
+
key: '1xkwt0'
|
|
7013
|
+
}], ['circle', {
|
|
7014
|
+
cx: '6',
|
|
7015
|
+
cy: '6',
|
|
7016
|
+
r: '3',
|
|
7017
|
+
key: '1lh9wr'
|
|
7018
|
+
}], ['path', {
|
|
7019
|
+
d: 'M18 6V5',
|
|
7020
|
+
key: '1oao2s'
|
|
7021
|
+
}], ['path', {
|
|
7022
|
+
d: 'M18 11v-1',
|
|
7023
|
+
key: '11c8tz'
|
|
7024
|
+
}], ['line', {
|
|
7025
|
+
x1: '6',
|
|
7026
|
+
y1: '9',
|
|
7027
|
+
x2: '6',
|
|
7028
|
+
y2: '21',
|
|
7029
|
+
key: '79th4h'
|
|
7030
|
+
}]]);
|
|
7031
|
+
var GitPullRequestDraft$1 = GitPullRequestDraft;
|
|
7032
|
+
|
|
6871
7033
|
var GitPullRequest = createReactComponent('GitPullRequest', [['circle', {
|
|
6872
7034
|
cx: '18',
|
|
6873
7035
|
cy: '18',
|
|
@@ -12337,14 +12499,26 @@ var Tablet = createReactComponent('Tablet', [['rect', {
|
|
|
12337
12499
|
var Tablet$1 = Tablet;
|
|
12338
12500
|
|
|
12339
12501
|
var Tag = createReactComponent('Tag', [['path', {
|
|
12340
|
-
d: '
|
|
12341
|
-
key: '
|
|
12502
|
+
d: 'M12 2H2v10l9.29 9.29c.94.94 2.48.94 3.42 0l6.58-6.58c.94-.94.94-2.48 0-3.42L12 2Z',
|
|
12503
|
+
key: '14b2ls'
|
|
12342
12504
|
}], ['path', {
|
|
12343
12505
|
d: 'M7 7h.01',
|
|
12344
12506
|
key: '7u93v4'
|
|
12345
12507
|
}]]);
|
|
12346
12508
|
var Tag$1 = Tag;
|
|
12347
12509
|
|
|
12510
|
+
var Tags = createReactComponent('Tags', [['path', {
|
|
12511
|
+
d: 'M9 5H2v7l6.29 6.29c.94.94 2.48.94 3.42 0l3.58-3.58c.94-.94.94-2.48 0-3.42L9 5Z',
|
|
12512
|
+
key: 'gt587u'
|
|
12513
|
+
}], ['path', {
|
|
12514
|
+
d: 'M6 9.01V9',
|
|
12515
|
+
key: '1flxpt'
|
|
12516
|
+
}], ['path', {
|
|
12517
|
+
d: 'm15 5 6.3 6.3a2.4 2.4 0 0 1 0 3.4L17 19',
|
|
12518
|
+
key: '1cbfv1'
|
|
12519
|
+
}]]);
|
|
12520
|
+
var Tags$1 = Tags;
|
|
12521
|
+
|
|
12348
12522
|
var Target = createReactComponent('Target', [['circle', {
|
|
12349
12523
|
cx: '12',
|
|
12350
12524
|
cy: '12',
|
|
@@ -13357,6 +13531,33 @@ var Wallet = createReactComponent('Wallet', [['path', {
|
|
|
13357
13531
|
}]]);
|
|
13358
13532
|
var Wallet$1 = Wallet;
|
|
13359
13533
|
|
|
13534
|
+
var Wand2 = createReactComponent('Wand2', [['path', {
|
|
13535
|
+
d: 'm21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72Z',
|
|
13536
|
+
key: '1bcowg'
|
|
13537
|
+
}], ['path', {
|
|
13538
|
+
d: 'm14 7 3 3',
|
|
13539
|
+
key: '1r5n42'
|
|
13540
|
+
}], ['path', {
|
|
13541
|
+
d: 'M5 6v4',
|
|
13542
|
+
key: 'ilb8ba'
|
|
13543
|
+
}], ['path', {
|
|
13544
|
+
d: 'M19 14v4',
|
|
13545
|
+
key: 'blhpug'
|
|
13546
|
+
}], ['path', {
|
|
13547
|
+
d: 'M10 2v2',
|
|
13548
|
+
key: '7u0qdc'
|
|
13549
|
+
}], ['path', {
|
|
13550
|
+
d: 'M7 8H3',
|
|
13551
|
+
key: 'zfb6yr'
|
|
13552
|
+
}], ['path', {
|
|
13553
|
+
d: 'M21 16h-4',
|
|
13554
|
+
key: '1cnmox'
|
|
13555
|
+
}], ['path', {
|
|
13556
|
+
d: 'M11 3H9',
|
|
13557
|
+
key: '1obp7u'
|
|
13558
|
+
}]]);
|
|
13559
|
+
var Wand2$1 = Wand2;
|
|
13560
|
+
|
|
13360
13561
|
var Wand = createReactComponent('Wand', [['path', {
|
|
13361
13562
|
d: 'M15 4V2',
|
|
13362
13563
|
key: 'z1p9b7'
|
|
@@ -13797,6 +13998,7 @@ exports.BluetoothOff = BluetoothOff$1;
|
|
|
13797
13998
|
exports.BluetoothSearching = BluetoothSearching$1;
|
|
13798
13999
|
exports.Bold = Bold$1;
|
|
13799
14000
|
exports.Bomb = Bomb$1;
|
|
14001
|
+
exports.Bone = Bone$1;
|
|
13800
14002
|
exports.Book = Book$1;
|
|
13801
14003
|
exports.BookOpen = BookOpen$1;
|
|
13802
14004
|
exports.Bookmark = Bookmark$1;
|
|
@@ -14036,6 +14238,10 @@ exports.Flashlight = Flashlight$1;
|
|
|
14036
14238
|
exports.FlashlightOff = FlashlightOff$1;
|
|
14037
14239
|
exports.FlaskConical = FlaskConical$1;
|
|
14038
14240
|
exports.FlaskRound = FlaskRound$1;
|
|
14241
|
+
exports.FlipHorizontal = FlipHorizontal$1;
|
|
14242
|
+
exports.FlipHorizontal2 = FlipHorizontal2$1;
|
|
14243
|
+
exports.FlipVertical = FlipVertical$1;
|
|
14244
|
+
exports.FlipVertical2 = FlipVertical2$1;
|
|
14039
14245
|
exports.Flower = Flower$1;
|
|
14040
14246
|
exports.Flower2 = Flower2$1;
|
|
14041
14247
|
exports.Focus = Focus$1;
|
|
@@ -14080,9 +14286,12 @@ exports.Gift = Gift$1;
|
|
|
14080
14286
|
exports.GitBranch = GitBranch$1;
|
|
14081
14287
|
exports.GitBranchPlus = GitBranchPlus$1;
|
|
14082
14288
|
exports.GitCommit = GitCommit$1;
|
|
14289
|
+
exports.GitCompare = GitCompare$1;
|
|
14083
14290
|
exports.GitFork = GitFork$1;
|
|
14084
14291
|
exports.GitMerge = GitMerge$1;
|
|
14085
14292
|
exports.GitPullRequest = GitPullRequest$1;
|
|
14293
|
+
exports.GitPullRequestClosed = GitPullRequestClosed$1;
|
|
14294
|
+
exports.GitPullRequestDraft = GitPullRequestDraft$1;
|
|
14086
14295
|
exports.Github = Github$1;
|
|
14087
14296
|
exports.Gitlab = Gitlab$1;
|
|
14088
14297
|
exports.GlassWater = GlassWater$1;
|
|
@@ -14397,6 +14606,7 @@ exports.Table = Table$1;
|
|
|
14397
14606
|
exports.Table2 = Table2$1;
|
|
14398
14607
|
exports.Tablet = Tablet$1;
|
|
14399
14608
|
exports.Tag = Tag$1;
|
|
14609
|
+
exports.Tags = Tags$1;
|
|
14400
14610
|
exports.Target = Target$1;
|
|
14401
14611
|
exports.Tent = Tent$1;
|
|
14402
14612
|
exports.Terminal = Terminal$1;
|
|
@@ -14465,6 +14675,7 @@ exports.Volume2 = Volume2$1;
|
|
|
14465
14675
|
exports.VolumeX = VolumeX$1;
|
|
14466
14676
|
exports.Wallet = Wallet$1;
|
|
14467
14677
|
exports.Wand = Wand$1;
|
|
14678
|
+
exports.Wand2 = Wand2$1;
|
|
14468
14679
|
exports.Watch = Watch$1;
|
|
14469
14680
|
exports.Waves = Waves$1;
|
|
14470
14681
|
exports.Webcam = Webcam$1;
|