lucide-react 0.91.0 → 0.92.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 +11 -14
- package/dist/cjs/lucide-react.js.map +1 -1
- package/dist/esm/icons/signal-zero.js +0 -3
- package/dist/esm/icons/sort-asc.js +10 -10
- package/dist/umd/lucide-react.js +11 -14
- 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.92.0 - ISC
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
'use strict';
|
|
@@ -11859,9 +11859,6 @@ var SignalMedium$1 = SignalMedium;
|
|
|
11859
11859
|
var SignalZero = createReactComponent('SignalZero', [['path', {
|
|
11860
11860
|
d: 'M2 20h.01',
|
|
11861
11861
|
key: '4haj6o'
|
|
11862
|
-
}], ['path', {
|
|
11863
|
-
d: 'M7 20v-4',
|
|
11864
|
-
key: 'j294jx'
|
|
11865
11862
|
}]]);
|
|
11866
11863
|
var SignalZero$1 = SignalZero;
|
|
11867
11864
|
|
|
@@ -12260,20 +12257,20 @@ var Sofa = createReactComponent('Sofa', [['path', {
|
|
|
12260
12257
|
var Sofa$1 = Sofa;
|
|
12261
12258
|
|
|
12262
12259
|
var SortAsc = createReactComponent('SortAsc', [['path', {
|
|
12263
|
-
d: 'M11
|
|
12264
|
-
key: '
|
|
12260
|
+
d: 'M11 11H15',
|
|
12261
|
+
key: '13b0h1'
|
|
12265
12262
|
}], ['path', {
|
|
12266
|
-
d: 'M11
|
|
12267
|
-
key: '
|
|
12263
|
+
d: 'M11 15H18',
|
|
12264
|
+
key: '14lp16'
|
|
12268
12265
|
}], ['path', {
|
|
12269
|
-
d: 'M11
|
|
12270
|
-
key: '
|
|
12266
|
+
d: 'M11 19H21',
|
|
12267
|
+
key: '1cy3wr'
|
|
12271
12268
|
}], ['path', {
|
|
12272
|
-
d: '
|
|
12273
|
-
key: '
|
|
12269
|
+
d: 'M9 7L6 4L3 7',
|
|
12270
|
+
key: 'bjdqf3'
|
|
12274
12271
|
}], ['path', {
|
|
12275
|
-
d: 'M6
|
|
12276
|
-
key: '
|
|
12272
|
+
d: 'M6 6L6 20',
|
|
12273
|
+
key: '1aagpo'
|
|
12277
12274
|
}]]);
|
|
12278
12275
|
var SortAsc$1 = SortAsc;
|
|
12279
12276
|
|