lucide-react 0.17.13 → 0.17.16
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 +177 -1
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/dice-1.js +14 -0
- package/dist/esm/icons/dice-2.js +17 -0
- package/dist/esm/icons/dice-3.js +20 -0
- package/dist/esm/icons/dice-4.js +23 -0
- package/dist/esm/icons/dice-5.js +26 -0
- package/dist/esm/icons/dice-6.js +29 -0
- package/dist/esm/icons/git-fork.js +24 -0
- package/dist/esm/icons/index.js +8 -0
- package/dist/esm/icons/rocket.js +15 -0
- package/dist/lucide-react.d.ts +8 -0
- package/dist/umd/lucide-react.js +177 -1
- 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.17.
|
|
2
|
+
* lucide-react v0.17.16 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -3195,6 +3195,135 @@ var Delete = createReactComponent('Delete', [['path', {
|
|
|
3195
3195
|
}]]);
|
|
3196
3196
|
var Delete$1 = Delete;
|
|
3197
3197
|
|
|
3198
|
+
var Dice1 = createReactComponent('Dice1', [['rect', {
|
|
3199
|
+
x: '3',
|
|
3200
|
+
y: '3',
|
|
3201
|
+
width: '18',
|
|
3202
|
+
height: '18',
|
|
3203
|
+
rx: '2',
|
|
3204
|
+
ry: '2',
|
|
3205
|
+
key: 'maln0c'
|
|
3206
|
+
}], ['path', {
|
|
3207
|
+
d: 'M12 12h.01',
|
|
3208
|
+
key: '1mp3jc'
|
|
3209
|
+
}]]);
|
|
3210
|
+
var Dice1$1 = Dice1;
|
|
3211
|
+
|
|
3212
|
+
var Dice2 = createReactComponent('Dice2', [['rect', {
|
|
3213
|
+
x: '3',
|
|
3214
|
+
y: '3',
|
|
3215
|
+
width: '18',
|
|
3216
|
+
height: '18',
|
|
3217
|
+
rx: '2',
|
|
3218
|
+
ry: '2',
|
|
3219
|
+
key: 'maln0c'
|
|
3220
|
+
}], ['path', {
|
|
3221
|
+
d: 'M15 9h.01',
|
|
3222
|
+
key: 'x1ddxp'
|
|
3223
|
+
}], ['path', {
|
|
3224
|
+
d: 'M9 15h.01',
|
|
3225
|
+
key: 'fzyn71'
|
|
3226
|
+
}]]);
|
|
3227
|
+
var Dice2$1 = Dice2;
|
|
3228
|
+
|
|
3229
|
+
var Dice3 = createReactComponent('Dice3', [['rect', {
|
|
3230
|
+
x: '3',
|
|
3231
|
+
y: '3',
|
|
3232
|
+
width: '18',
|
|
3233
|
+
height: '18',
|
|
3234
|
+
rx: '2',
|
|
3235
|
+
ry: '2',
|
|
3236
|
+
key: 'maln0c'
|
|
3237
|
+
}], ['path', {
|
|
3238
|
+
d: 'M16 8h.01',
|
|
3239
|
+
key: 'cr5u4v'
|
|
3240
|
+
}], ['path', {
|
|
3241
|
+
d: 'M12 12h.01',
|
|
3242
|
+
key: '1mp3jc'
|
|
3243
|
+
}], ['path', {
|
|
3244
|
+
d: 'M8 16h.01',
|
|
3245
|
+
key: '18s6g9'
|
|
3246
|
+
}]]);
|
|
3247
|
+
var Dice3$1 = Dice3;
|
|
3248
|
+
|
|
3249
|
+
var Dice4 = createReactComponent('Dice4', [['rect', {
|
|
3250
|
+
x: '3',
|
|
3251
|
+
y: '3',
|
|
3252
|
+
width: '18',
|
|
3253
|
+
height: '18',
|
|
3254
|
+
rx: '2',
|
|
3255
|
+
ry: '2',
|
|
3256
|
+
key: 'maln0c'
|
|
3257
|
+
}], ['path', {
|
|
3258
|
+
d: 'M16 8h.01',
|
|
3259
|
+
key: 'cr5u4v'
|
|
3260
|
+
}], ['path', {
|
|
3261
|
+
d: 'M8 8h.01',
|
|
3262
|
+
key: '1e4136'
|
|
3263
|
+
}], ['path', {
|
|
3264
|
+
d: 'M8 16h.01',
|
|
3265
|
+
key: '18s6g9'
|
|
3266
|
+
}], ['path', {
|
|
3267
|
+
d: 'M16 16h.01',
|
|
3268
|
+
key: '1f9h7w'
|
|
3269
|
+
}]]);
|
|
3270
|
+
var Dice4$1 = Dice4;
|
|
3271
|
+
|
|
3272
|
+
var Dice5 = createReactComponent('Dice5', [['rect', {
|
|
3273
|
+
x: '3',
|
|
3274
|
+
y: '3',
|
|
3275
|
+
width: '18',
|
|
3276
|
+
height: '18',
|
|
3277
|
+
rx: '2',
|
|
3278
|
+
ry: '2',
|
|
3279
|
+
key: 'maln0c'
|
|
3280
|
+
}], ['path', {
|
|
3281
|
+
d: 'M16 8h.01',
|
|
3282
|
+
key: 'cr5u4v'
|
|
3283
|
+
}], ['path', {
|
|
3284
|
+
d: 'M8 8h.01',
|
|
3285
|
+
key: '1e4136'
|
|
3286
|
+
}], ['path', {
|
|
3287
|
+
d: 'M8 16h.01',
|
|
3288
|
+
key: '18s6g9'
|
|
3289
|
+
}], ['path', {
|
|
3290
|
+
d: 'M16 16h.01',
|
|
3291
|
+
key: '1f9h7w'
|
|
3292
|
+
}], ['path', {
|
|
3293
|
+
d: 'M12 12h.01',
|
|
3294
|
+
key: '1mp3jc'
|
|
3295
|
+
}]]);
|
|
3296
|
+
var Dice5$1 = Dice5;
|
|
3297
|
+
|
|
3298
|
+
var Dice6 = createReactComponent('Dice6', [['rect', {
|
|
3299
|
+
x: '3',
|
|
3300
|
+
y: '3',
|
|
3301
|
+
width: '18',
|
|
3302
|
+
height: '18',
|
|
3303
|
+
rx: '2',
|
|
3304
|
+
ry: '2',
|
|
3305
|
+
key: 'maln0c'
|
|
3306
|
+
}], ['path', {
|
|
3307
|
+
d: 'M16 8h.01',
|
|
3308
|
+
key: 'cr5u4v'
|
|
3309
|
+
}], ['path', {
|
|
3310
|
+
d: 'M16 12h.01',
|
|
3311
|
+
key: '1l6xoz'
|
|
3312
|
+
}], ['path', {
|
|
3313
|
+
d: 'M16 16h.01',
|
|
3314
|
+
key: '1f9h7w'
|
|
3315
|
+
}], ['path', {
|
|
3316
|
+
d: 'M8 8h.01',
|
|
3317
|
+
key: '1e4136'
|
|
3318
|
+
}], ['path', {
|
|
3319
|
+
d: 'M8 12h.01',
|
|
3320
|
+
key: 'czm47f'
|
|
3321
|
+
}], ['path', {
|
|
3322
|
+
d: 'M8 16h.01',
|
|
3323
|
+
key: '18s6g9'
|
|
3324
|
+
}]]);
|
|
3325
|
+
var Dice6$1 = Dice6;
|
|
3326
|
+
|
|
3198
3327
|
var Disc = createReactComponent('Disc', [['circle', {
|
|
3199
3328
|
cx: '12',
|
|
3200
3329
|
cy: '12',
|
|
@@ -4269,6 +4398,30 @@ var GitCommit = createReactComponent('GitCommit', [['circle', {
|
|
|
4269
4398
|
}]]);
|
|
4270
4399
|
var GitCommit$1 = GitCommit;
|
|
4271
4400
|
|
|
4401
|
+
var GitFork = createReactComponent('GitFork', [['circle', {
|
|
4402
|
+
cx: '12',
|
|
4403
|
+
cy: '18',
|
|
4404
|
+
r: '3',
|
|
4405
|
+
key: '1mpf1b'
|
|
4406
|
+
}], ['circle', {
|
|
4407
|
+
cx: '6',
|
|
4408
|
+
cy: '6',
|
|
4409
|
+
r: '3',
|
|
4410
|
+
key: '1lh9wr'
|
|
4411
|
+
}], ['circle', {
|
|
4412
|
+
cx: '18',
|
|
4413
|
+
cy: '6',
|
|
4414
|
+
r: '3',
|
|
4415
|
+
key: '1h7g24'
|
|
4416
|
+
}], ['path', {
|
|
4417
|
+
d: 'M18 9v1a2 2 0 01-2 2H8a2 2 0 01-2-2V9',
|
|
4418
|
+
key: 'z9y6aa'
|
|
4419
|
+
}], ['path', {
|
|
4420
|
+
d: 'M12 12v3',
|
|
4421
|
+
key: '158kv8'
|
|
4422
|
+
}]]);
|
|
4423
|
+
var GitFork$1 = GitFork;
|
|
4424
|
+
|
|
4272
4425
|
var GitMerge = createReactComponent('GitMerge', [['circle', {
|
|
4273
4426
|
cx: '18',
|
|
4274
4427
|
cy: '18',
|
|
@@ -7095,6 +7248,21 @@ var Rewind = createReactComponent('Rewind', [['polygon', {
|
|
|
7095
7248
|
}]]);
|
|
7096
7249
|
var Rewind$1 = Rewind;
|
|
7097
7250
|
|
|
7251
|
+
var Rocket = createReactComponent('Rocket', [['path', {
|
|
7252
|
+
d: 'M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 00-2.91-.09z',
|
|
7253
|
+
key: '1clok2'
|
|
7254
|
+
}], ['path', {
|
|
7255
|
+
d: 'M12 15l-3-3a22 22 0 012-3.95A12.88 12.88 0 0122 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 01-4 2z',
|
|
7256
|
+
key: '1gakzr'
|
|
7257
|
+
}], ['path', {
|
|
7258
|
+
d: 'M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0',
|
|
7259
|
+
key: '1f8sc4'
|
|
7260
|
+
}], ['path', {
|
|
7261
|
+
d: 'M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5',
|
|
7262
|
+
key: 'qeys4'
|
|
7263
|
+
}]]);
|
|
7264
|
+
var Rocket$1 = Rocket;
|
|
7265
|
+
|
|
7098
7266
|
var RockingChair = createReactComponent('RockingChair', [['polyline', {
|
|
7099
7267
|
points: '3.5 2 6.5 12.5 18 12.5',
|
|
7100
7268
|
key: 'y3iy52'
|
|
@@ -9704,6 +9872,12 @@ exports.Crown = Crown$1;
|
|
|
9704
9872
|
exports.Currency = Currency$1;
|
|
9705
9873
|
exports.Database = Database$1;
|
|
9706
9874
|
exports.Delete = Delete$1;
|
|
9875
|
+
exports.Dice1 = Dice1$1;
|
|
9876
|
+
exports.Dice2 = Dice2$1;
|
|
9877
|
+
exports.Dice3 = Dice3$1;
|
|
9878
|
+
exports.Dice4 = Dice4$1;
|
|
9879
|
+
exports.Dice5 = Dice5$1;
|
|
9880
|
+
exports.Dice6 = Dice6$1;
|
|
9707
9881
|
exports.Disc = Disc$1;
|
|
9708
9882
|
exports.Divide = Divide$1;
|
|
9709
9883
|
exports.DivideCircle = DivideCircle$1;
|
|
@@ -9775,6 +9949,7 @@ exports.Gift = Gift$1;
|
|
|
9775
9949
|
exports.GitBranch = GitBranch$1;
|
|
9776
9950
|
exports.GitBranchPlus = GitBranchPlus$1;
|
|
9777
9951
|
exports.GitCommit = GitCommit$1;
|
|
9952
|
+
exports.GitFork = GitFork$1;
|
|
9778
9953
|
exports.GitMerge = GitMerge$1;
|
|
9779
9954
|
exports.GitPullRequest = GitPullRequest$1;
|
|
9780
9955
|
exports.Github = Github$1;
|
|
@@ -9945,6 +10120,7 @@ exports.Repeat1 = Repeat1$1;
|
|
|
9945
10120
|
exports.Reply = Reply$1;
|
|
9946
10121
|
exports.ReplyAll = ReplyAll$1;
|
|
9947
10122
|
exports.Rewind = Rewind$1;
|
|
10123
|
+
exports.Rocket = Rocket$1;
|
|
9948
10124
|
exports.RockingChair = RockingChair$1;
|
|
9949
10125
|
exports.RotateCcw = RotateCcw$1;
|
|
9950
10126
|
exports.RotateCw = RotateCw$1;
|