lucide-react 0.17.6 → 0.17.9
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 +79 -1
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/index.js +3 -0
- package/dist/esm/icons/locate-off.js +39 -0
- package/dist/esm/icons/palmtree.js +15 -0
- package/dist/esm/icons/waves.js +21 -0
- package/dist/lucide-react.d.ts +3 -0
- package/dist/umd/lucide-react.js +79 -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.9 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -5562,6 +5562,45 @@ var LocateFixed = createReactComponent('LocateFixed', [['line', {
|
|
|
5562
5562
|
}]]);
|
|
5563
5563
|
var LocateFixed$1 = LocateFixed;
|
|
5564
5564
|
|
|
5565
|
+
var LocateOff = createReactComponent('LocateOff', [['line', {
|
|
5566
|
+
x1: '2',
|
|
5567
|
+
x2: '5',
|
|
5568
|
+
y1: '12',
|
|
5569
|
+
y2: '12',
|
|
5570
|
+
key: 'bvdh0s'
|
|
5571
|
+
}], ['line', {
|
|
5572
|
+
x1: '19',
|
|
5573
|
+
x2: '22',
|
|
5574
|
+
y1: '12',
|
|
5575
|
+
y2: '12',
|
|
5576
|
+
key: '1tbv5k'
|
|
5577
|
+
}], ['line', {
|
|
5578
|
+
x1: '12',
|
|
5579
|
+
x2: '12',
|
|
5580
|
+
y1: '2',
|
|
5581
|
+
y2: '5',
|
|
5582
|
+
key: '11lu5j'
|
|
5583
|
+
}], ['line', {
|
|
5584
|
+
x1: '12',
|
|
5585
|
+
x2: '12',
|
|
5586
|
+
y1: '19',
|
|
5587
|
+
y2: '22',
|
|
5588
|
+
key: 'x3vr5v'
|
|
5589
|
+
}], ['path', {
|
|
5590
|
+
d: 'M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11',
|
|
5591
|
+
key: '1oh7ia'
|
|
5592
|
+
}], ['path', {
|
|
5593
|
+
d: 'M18.71 13.96c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29',
|
|
5594
|
+
key: '3qdecy'
|
|
5595
|
+
}], ['line', {
|
|
5596
|
+
x1: '2',
|
|
5597
|
+
x2: '22',
|
|
5598
|
+
y1: '2',
|
|
5599
|
+
y2: '22',
|
|
5600
|
+
key: 'a6p6uj'
|
|
5601
|
+
}]]);
|
|
5602
|
+
var LocateOff$1 = LocateOff;
|
|
5603
|
+
|
|
5565
5604
|
var Locate = createReactComponent('Locate', [['line', {
|
|
5566
5605
|
x1: '2',
|
|
5567
5606
|
x2: '5',
|
|
@@ -6343,6 +6382,21 @@ var Palette = createReactComponent('Palette', [['circle', {
|
|
|
6343
6382
|
}]]);
|
|
6344
6383
|
var Palette$1 = Palette;
|
|
6345
6384
|
|
|
6385
|
+
var Palmtree = createReactComponent('Palmtree', [['path', {
|
|
6386
|
+
d: 'M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4',
|
|
6387
|
+
key: 'foxbe7'
|
|
6388
|
+
}], ['path', {
|
|
6389
|
+
d: 'M13 7.14A5.82 5.82 0 0116.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3',
|
|
6390
|
+
key: 'ecu8c7'
|
|
6391
|
+
}], ['path', {
|
|
6392
|
+
d: 'M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35z',
|
|
6393
|
+
key: 'epoumf'
|
|
6394
|
+
}], ['path', {
|
|
6395
|
+
d: 'M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14',
|
|
6396
|
+
key: 'ft0feo'
|
|
6397
|
+
}]]);
|
|
6398
|
+
var Palmtree$1 = Palmtree;
|
|
6399
|
+
|
|
6346
6400
|
var Paperclip = createReactComponent('Paperclip', [['path', {
|
|
6347
6401
|
d: 'M21.44 11.05l-9.19 9.19a6 6 0 01-8.49-8.49l9.19-9.19a4 4 0 015.66 5.66l-9.2 9.19a2 2 0 01-2.83-2.83l8.49-8.48',
|
|
6348
6402
|
key: 'xbkliy'
|
|
@@ -9141,6 +9195,27 @@ var Watch = createReactComponent('Watch', [['circle', {
|
|
|
9141
9195
|
}]]);
|
|
9142
9196
|
var Watch$1 = Watch;
|
|
9143
9197
|
|
|
9198
|
+
var Waves = createReactComponent('Waves', [['path', {
|
|
9199
|
+
d: 'M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c1.3 0 1.9.5 2.5 1',
|
|
9200
|
+
key: '1qhymo'
|
|
9201
|
+
}], ['path', {
|
|
9202
|
+
d: 'M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
9203
|
+
key: '12de71'
|
|
9204
|
+
}], ['path', {
|
|
9205
|
+
d: 'M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
9206
|
+
key: '9jl6hq'
|
|
9207
|
+
}], ['path', {
|
|
9208
|
+
d: 'M12 6c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
9209
|
+
key: '1f1syf'
|
|
9210
|
+
}], ['path', {
|
|
9211
|
+
d: 'M12 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
9212
|
+
key: '1bj8ah'
|
|
9213
|
+
}], ['path', {
|
|
9214
|
+
d: 'M12 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1',
|
|
9215
|
+
key: 'bc380f'
|
|
9216
|
+
}]]);
|
|
9217
|
+
var Waves$1 = Waves;
|
|
9218
|
+
|
|
9144
9219
|
var Webcam = createReactComponent('Webcam', [['circle', {
|
|
9145
9220
|
cx: '12',
|
|
9146
9221
|
cy: '10',
|
|
@@ -9726,6 +9801,7 @@ exports.Loader = Loader$1;
|
|
|
9726
9801
|
exports.Loader2 = Loader2$1;
|
|
9727
9802
|
exports.Locate = Locate$1;
|
|
9728
9803
|
exports.LocateFixed = LocateFixed$1;
|
|
9804
|
+
exports.LocateOff = LocateOff$1;
|
|
9729
9805
|
exports.Lock = Lock$1;
|
|
9730
9806
|
exports.LogIn = LogIn$1;
|
|
9731
9807
|
exports.LogOut = LogOut$1;
|
|
@@ -9776,6 +9852,7 @@ exports.PackagePlus = PackagePlus$1;
|
|
|
9776
9852
|
exports.PackageSearch = PackageSearch$1;
|
|
9777
9853
|
exports.PackageX = PackageX$1;
|
|
9778
9854
|
exports.Palette = Palette$1;
|
|
9855
|
+
exports.Palmtree = Palmtree$1;
|
|
9779
9856
|
exports.Paperclip = Paperclip$1;
|
|
9780
9857
|
exports.Pause = Pause$1;
|
|
9781
9858
|
exports.PauseCircle = PauseCircle$1;
|
|
@@ -9955,6 +10032,7 @@ exports.VolumeX = VolumeX$1;
|
|
|
9955
10032
|
exports.Wallet = Wallet$1;
|
|
9956
10033
|
exports.Wand = Wand$1;
|
|
9957
10034
|
exports.Watch = Watch$1;
|
|
10035
|
+
exports.Waves = Waves$1;
|
|
9958
10036
|
exports.Webcam = Webcam$1;
|
|
9959
10037
|
exports.Wifi = Wifi$1;
|
|
9960
10038
|
exports.WifiOff = WifiOff$1;
|