lucide-preact 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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * lucide-preact v0.17.13 - ISC
2
+ * lucide-preact v0.17.16 - ISC
3
3
  */
4
4
 
5
5
  'use strict';
@@ -3184,6 +3184,135 @@ var Delete = createPreactComponent('Delete', [['path', {
3184
3184
  }]]);
3185
3185
  var Delete$1 = Delete;
3186
3186
 
3187
+ var Dice1 = createPreactComponent('Dice1', [['rect', {
3188
+ x: '3',
3189
+ y: '3',
3190
+ width: '18',
3191
+ height: '18',
3192
+ rx: '2',
3193
+ ry: '2',
3194
+ key: 'maln0c'
3195
+ }], ['path', {
3196
+ d: 'M12 12h.01',
3197
+ key: '1mp3jc'
3198
+ }]]);
3199
+ var Dice1$1 = Dice1;
3200
+
3201
+ var Dice2 = createPreactComponent('Dice2', [['rect', {
3202
+ x: '3',
3203
+ y: '3',
3204
+ width: '18',
3205
+ height: '18',
3206
+ rx: '2',
3207
+ ry: '2',
3208
+ key: 'maln0c'
3209
+ }], ['path', {
3210
+ d: 'M15 9h.01',
3211
+ key: 'x1ddxp'
3212
+ }], ['path', {
3213
+ d: 'M9 15h.01',
3214
+ key: 'fzyn71'
3215
+ }]]);
3216
+ var Dice2$1 = Dice2;
3217
+
3218
+ var Dice3 = createPreactComponent('Dice3', [['rect', {
3219
+ x: '3',
3220
+ y: '3',
3221
+ width: '18',
3222
+ height: '18',
3223
+ rx: '2',
3224
+ ry: '2',
3225
+ key: 'maln0c'
3226
+ }], ['path', {
3227
+ d: 'M16 8h.01',
3228
+ key: 'cr5u4v'
3229
+ }], ['path', {
3230
+ d: 'M12 12h.01',
3231
+ key: '1mp3jc'
3232
+ }], ['path', {
3233
+ d: 'M8 16h.01',
3234
+ key: '18s6g9'
3235
+ }]]);
3236
+ var Dice3$1 = Dice3;
3237
+
3238
+ var Dice4 = createPreactComponent('Dice4', [['rect', {
3239
+ x: '3',
3240
+ y: '3',
3241
+ width: '18',
3242
+ height: '18',
3243
+ rx: '2',
3244
+ ry: '2',
3245
+ key: 'maln0c'
3246
+ }], ['path', {
3247
+ d: 'M16 8h.01',
3248
+ key: 'cr5u4v'
3249
+ }], ['path', {
3250
+ d: 'M8 8h.01',
3251
+ key: '1e4136'
3252
+ }], ['path', {
3253
+ d: 'M8 16h.01',
3254
+ key: '18s6g9'
3255
+ }], ['path', {
3256
+ d: 'M16 16h.01',
3257
+ key: '1f9h7w'
3258
+ }]]);
3259
+ var Dice4$1 = Dice4;
3260
+
3261
+ var Dice5 = createPreactComponent('Dice5', [['rect', {
3262
+ x: '3',
3263
+ y: '3',
3264
+ width: '18',
3265
+ height: '18',
3266
+ rx: '2',
3267
+ ry: '2',
3268
+ key: 'maln0c'
3269
+ }], ['path', {
3270
+ d: 'M16 8h.01',
3271
+ key: 'cr5u4v'
3272
+ }], ['path', {
3273
+ d: 'M8 8h.01',
3274
+ key: '1e4136'
3275
+ }], ['path', {
3276
+ d: 'M8 16h.01',
3277
+ key: '18s6g9'
3278
+ }], ['path', {
3279
+ d: 'M16 16h.01',
3280
+ key: '1f9h7w'
3281
+ }], ['path', {
3282
+ d: 'M12 12h.01',
3283
+ key: '1mp3jc'
3284
+ }]]);
3285
+ var Dice5$1 = Dice5;
3286
+
3287
+ var Dice6 = createPreactComponent('Dice6', [['rect', {
3288
+ x: '3',
3289
+ y: '3',
3290
+ width: '18',
3291
+ height: '18',
3292
+ rx: '2',
3293
+ ry: '2',
3294
+ key: 'maln0c'
3295
+ }], ['path', {
3296
+ d: 'M16 8h.01',
3297
+ key: 'cr5u4v'
3298
+ }], ['path', {
3299
+ d: 'M16 12h.01',
3300
+ key: '1l6xoz'
3301
+ }], ['path', {
3302
+ d: 'M16 16h.01',
3303
+ key: '1f9h7w'
3304
+ }], ['path', {
3305
+ d: 'M8 8h.01',
3306
+ key: '1e4136'
3307
+ }], ['path', {
3308
+ d: 'M8 12h.01',
3309
+ key: 'czm47f'
3310
+ }], ['path', {
3311
+ d: 'M8 16h.01',
3312
+ key: '18s6g9'
3313
+ }]]);
3314
+ var Dice6$1 = Dice6;
3315
+
3187
3316
  var Disc = createPreactComponent('Disc', [['circle', {
3188
3317
  cx: '12',
3189
3318
  cy: '12',
@@ -4258,6 +4387,30 @@ var GitCommit = createPreactComponent('GitCommit', [['circle', {
4258
4387
  }]]);
4259
4388
  var GitCommit$1 = GitCommit;
4260
4389
 
4390
+ var GitFork = createPreactComponent('GitFork', [['circle', {
4391
+ cx: '12',
4392
+ cy: '18',
4393
+ r: '3',
4394
+ key: '1mpf1b'
4395
+ }], ['circle', {
4396
+ cx: '6',
4397
+ cy: '6',
4398
+ r: '3',
4399
+ key: '1lh9wr'
4400
+ }], ['circle', {
4401
+ cx: '18',
4402
+ cy: '6',
4403
+ r: '3',
4404
+ key: '1h7g24'
4405
+ }], ['path', {
4406
+ d: 'M18 9v1a2 2 0 01-2 2H8a2 2 0 01-2-2V9',
4407
+ key: 'z9y6aa'
4408
+ }], ['path', {
4409
+ d: 'M12 12v3',
4410
+ key: '158kv8'
4411
+ }]]);
4412
+ var GitFork$1 = GitFork;
4413
+
4261
4414
  var GitMerge = createPreactComponent('GitMerge', [['circle', {
4262
4415
  cx: '18',
4263
4416
  cy: '18',
@@ -7084,6 +7237,21 @@ var Rewind = createPreactComponent('Rewind', [['polygon', {
7084
7237
  }]]);
7085
7238
  var Rewind$1 = Rewind;
7086
7239
 
7240
+ var Rocket = createPreactComponent('Rocket', [['path', {
7241
+ 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',
7242
+ key: '1clok2'
7243
+ }], ['path', {
7244
+ 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',
7245
+ key: '1gakzr'
7246
+ }], ['path', {
7247
+ d: 'M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0',
7248
+ key: '1f8sc4'
7249
+ }], ['path', {
7250
+ d: 'M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5',
7251
+ key: 'qeys4'
7252
+ }]]);
7253
+ var Rocket$1 = Rocket;
7254
+
7087
7255
  var RockingChair = createPreactComponent('RockingChair', [['polyline', {
7088
7256
  points: '3.5 2 6.5 12.5 18 12.5',
7089
7257
  key: 'y3iy52'
@@ -9693,6 +9861,12 @@ exports.Crown = Crown$1;
9693
9861
  exports.Currency = Currency$1;
9694
9862
  exports.Database = Database$1;
9695
9863
  exports.Delete = Delete$1;
9864
+ exports.Dice1 = Dice1$1;
9865
+ exports.Dice2 = Dice2$1;
9866
+ exports.Dice3 = Dice3$1;
9867
+ exports.Dice4 = Dice4$1;
9868
+ exports.Dice5 = Dice5$1;
9869
+ exports.Dice6 = Dice6$1;
9696
9870
  exports.Disc = Disc$1;
9697
9871
  exports.Divide = Divide$1;
9698
9872
  exports.DivideCircle = DivideCircle$1;
@@ -9764,6 +9938,7 @@ exports.Gift = Gift$1;
9764
9938
  exports.GitBranch = GitBranch$1;
9765
9939
  exports.GitBranchPlus = GitBranchPlus$1;
9766
9940
  exports.GitCommit = GitCommit$1;
9941
+ exports.GitFork = GitFork$1;
9767
9942
  exports.GitMerge = GitMerge$1;
9768
9943
  exports.GitPullRequest = GitPullRequest$1;
9769
9944
  exports.Github = Github$1;
@@ -9934,6 +10109,7 @@ exports.Repeat1 = Repeat1$1;
9934
10109
  exports.Reply = Reply$1;
9935
10110
  exports.ReplyAll = ReplyAll$1;
9936
10111
  exports.Rewind = Rewind$1;
10112
+ exports.Rocket = Rocket$1;
9937
10113
  exports.RockingChair = RockingChair$1;
9938
10114
  exports.RotateCcw = RotateCcw$1;
9939
10115
  exports.RotateCw = RotateCw$1;