lucide-nativewind 0.482.0 → 0.483.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/cjs/icons/funnel-plus.js +13 -0
- package/cjs/icons/funnel-plus.web.js +8 -0
- package/cjs/icons/funnel-x.js +13 -0
- package/cjs/icons/funnel-x.web.js +8 -0
- package/cjs/icons/funnel.js +13 -0
- package/cjs/icons/funnel.web.js +8 -0
- package/cjs/index.js +39 -0
- package/cjs/index.web.js +39 -0
- package/esm/icons/funnel-plus.js +7 -0
- package/esm/icons/funnel-plus.web.js +2 -0
- package/esm/icons/funnel-x.js +7 -0
- package/esm/icons/funnel-x.web.js +2 -0
- package/esm/icons/funnel.js +7 -0
- package/esm/icons/funnel.web.js +2 -0
- package/esm/index.js +3 -0
- package/esm/index.web.js +3 -0
- package/package.json +3 -3
- package/types/icons/funnel-plus.d.ts +5 -0
- package/types/icons/funnel-plus.web.d.ts +2 -0
- package/types/icons/funnel-x.d.ts +5 -0
- package/types/icons/funnel-x.web.d.ts +2 -0
- package/types/icons/funnel.d.ts +5 -0
- package/types/icons/funnel.web.d.ts +2 -0
- package/types/index.d.ts +3 -0
- package/types/index.web.d.ts +3 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _lucideReactNative = require("lucide-react-native");
|
|
8
|
+
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
|
+
/**
|
|
11
|
+
* [FunnelPlus on lucide.dev](https://lucide.dev/icons/funnel-plus)
|
|
12
|
+
*/
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.FunnelPlus);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _lucideReactNative = require("lucide-react-native");
|
|
8
|
+
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
|
+
/**
|
|
11
|
+
* [FunnelX on lucide.dev](https://lucide.dev/icons/funnel-x)
|
|
12
|
+
*/
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.FunnelX);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _lucideReactNative = require("lucide-react-native");
|
|
8
|
+
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
|
+
/**
|
|
11
|
+
* [Funnel on lucide.dev](https://lucide.dev/icons/funnel)
|
|
12
|
+
*/
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.Funnel);
|
package/cjs/index.js
CHANGED
|
@@ -4569,6 +4569,24 @@ Object.defineProperty(exports, "FunctionSquareIcon", {
|
|
|
4569
4569
|
return _functionSquare["default"];
|
|
4570
4570
|
}
|
|
4571
4571
|
});
|
|
4572
|
+
Object.defineProperty(exports, "FunnelIcon", {
|
|
4573
|
+
enumerable: true,
|
|
4574
|
+
get: function get() {
|
|
4575
|
+
return _funnel["default"];
|
|
4576
|
+
}
|
|
4577
|
+
});
|
|
4578
|
+
Object.defineProperty(exports, "FunnelPlusIcon", {
|
|
4579
|
+
enumerable: true,
|
|
4580
|
+
get: function get() {
|
|
4581
|
+
return _funnelPlus["default"];
|
|
4582
|
+
}
|
|
4583
|
+
});
|
|
4584
|
+
Object.defineProperty(exports, "FunnelXIcon", {
|
|
4585
|
+
enumerable: true,
|
|
4586
|
+
get: function get() {
|
|
4587
|
+
return _funnelX["default"];
|
|
4588
|
+
}
|
|
4589
|
+
});
|
|
4572
4590
|
Object.defineProperty(exports, "GalleryHorizontalEndIcon", {
|
|
4573
4591
|
enumerable: true,
|
|
4574
4592
|
get: function get() {
|
|
@@ -10443,6 +10461,24 @@ Object.defineProperty(exports, "LucideFunctionSquare", {
|
|
|
10443
10461
|
return _functionSquare["default"];
|
|
10444
10462
|
}
|
|
10445
10463
|
});
|
|
10464
|
+
Object.defineProperty(exports, "LucideFunnel", {
|
|
10465
|
+
enumerable: true,
|
|
10466
|
+
get: function get() {
|
|
10467
|
+
return _funnel["default"];
|
|
10468
|
+
}
|
|
10469
|
+
});
|
|
10470
|
+
Object.defineProperty(exports, "LucideFunnelPlus", {
|
|
10471
|
+
enumerable: true,
|
|
10472
|
+
get: function get() {
|
|
10473
|
+
return _funnelPlus["default"];
|
|
10474
|
+
}
|
|
10475
|
+
});
|
|
10476
|
+
Object.defineProperty(exports, "LucideFunnelX", {
|
|
10477
|
+
enumerable: true,
|
|
10478
|
+
get: function get() {
|
|
10479
|
+
return _funnelX["default"];
|
|
10480
|
+
}
|
|
10481
|
+
});
|
|
10446
10482
|
Object.defineProperty(exports, "LucideGalleryHorizontal", {
|
|
10447
10483
|
enumerable: true,
|
|
10448
10484
|
get: function get() {
|
|
@@ -21898,6 +21934,9 @@ var _frown = _interopRequireDefault(require("./icons/frown"));
|
|
|
21898
21934
|
var _fuel = _interopRequireDefault(require("./icons/fuel"));
|
|
21899
21935
|
var _fullscreen = _interopRequireDefault(require("./icons/fullscreen"));
|
|
21900
21936
|
var _functionSquare = _interopRequireDefault(require("./icons/function-square"));
|
|
21937
|
+
var _funnel = _interopRequireDefault(require("./icons/funnel"));
|
|
21938
|
+
var _funnelPlus = _interopRequireDefault(require("./icons/funnel-plus"));
|
|
21939
|
+
var _funnelX = _interopRequireDefault(require("./icons/funnel-x"));
|
|
21901
21940
|
var _galleryHorizontal = _interopRequireDefault(require("./icons/gallery-horizontal"));
|
|
21902
21941
|
var _galleryHorizontalEnd = _interopRequireDefault(require("./icons/gallery-horizontal-end"));
|
|
21903
21942
|
var _galleryThumbnails = _interopRequireDefault(require("./icons/gallery-thumbnails"));
|
package/cjs/index.web.js
CHANGED
|
@@ -4569,6 +4569,24 @@ Object.defineProperty(exports, "FunctionSquareIcon", {
|
|
|
4569
4569
|
return _functionSquare["default"];
|
|
4570
4570
|
}
|
|
4571
4571
|
});
|
|
4572
|
+
Object.defineProperty(exports, "FunnelIcon", {
|
|
4573
|
+
enumerable: true,
|
|
4574
|
+
get: function get() {
|
|
4575
|
+
return _funnel["default"];
|
|
4576
|
+
}
|
|
4577
|
+
});
|
|
4578
|
+
Object.defineProperty(exports, "FunnelPlusIcon", {
|
|
4579
|
+
enumerable: true,
|
|
4580
|
+
get: function get() {
|
|
4581
|
+
return _funnelPlus["default"];
|
|
4582
|
+
}
|
|
4583
|
+
});
|
|
4584
|
+
Object.defineProperty(exports, "FunnelXIcon", {
|
|
4585
|
+
enumerable: true,
|
|
4586
|
+
get: function get() {
|
|
4587
|
+
return _funnelX["default"];
|
|
4588
|
+
}
|
|
4589
|
+
});
|
|
4572
4590
|
Object.defineProperty(exports, "GalleryHorizontalEndIcon", {
|
|
4573
4591
|
enumerable: true,
|
|
4574
4592
|
get: function get() {
|
|
@@ -10443,6 +10461,24 @@ Object.defineProperty(exports, "LucideFunctionSquare", {
|
|
|
10443
10461
|
return _functionSquare["default"];
|
|
10444
10462
|
}
|
|
10445
10463
|
});
|
|
10464
|
+
Object.defineProperty(exports, "LucideFunnel", {
|
|
10465
|
+
enumerable: true,
|
|
10466
|
+
get: function get() {
|
|
10467
|
+
return _funnel["default"];
|
|
10468
|
+
}
|
|
10469
|
+
});
|
|
10470
|
+
Object.defineProperty(exports, "LucideFunnelPlus", {
|
|
10471
|
+
enumerable: true,
|
|
10472
|
+
get: function get() {
|
|
10473
|
+
return _funnelPlus["default"];
|
|
10474
|
+
}
|
|
10475
|
+
});
|
|
10476
|
+
Object.defineProperty(exports, "LucideFunnelX", {
|
|
10477
|
+
enumerable: true,
|
|
10478
|
+
get: function get() {
|
|
10479
|
+
return _funnelX["default"];
|
|
10480
|
+
}
|
|
10481
|
+
});
|
|
10446
10482
|
Object.defineProperty(exports, "LucideGalleryHorizontal", {
|
|
10447
10483
|
enumerable: true,
|
|
10448
10484
|
get: function get() {
|
|
@@ -21892,6 +21928,9 @@ var _frown = _interopRequireDefault(require("./icons/frown.web"));
|
|
|
21892
21928
|
var _fuel = _interopRequireDefault(require("./icons/fuel.web"));
|
|
21893
21929
|
var _fullscreen = _interopRequireDefault(require("./icons/fullscreen.web"));
|
|
21894
21930
|
var _functionSquare = _interopRequireDefault(require("./icons/function-square.web"));
|
|
21931
|
+
var _funnel = _interopRequireDefault(require("./icons/funnel.web"));
|
|
21932
|
+
var _funnelPlus = _interopRequireDefault(require("./icons/funnel-plus.web"));
|
|
21933
|
+
var _funnelX = _interopRequireDefault(require("./icons/funnel-x.web"));
|
|
21895
21934
|
var _galleryHorizontal = _interopRequireDefault(require("./icons/gallery-horizontal.web"));
|
|
21896
21935
|
var _galleryHorizontalEnd = _interopRequireDefault(require("./icons/gallery-horizontal-end.web"));
|
|
21897
21936
|
var _galleryThumbnails = _interopRequireDefault(require("./icons/gallery-thumbnails.web"));
|
package/esm/index.js
CHANGED
|
@@ -759,6 +759,9 @@ export { default as FrownIcon, default as LucideFrown } from './icons/frown';
|
|
|
759
759
|
export { default as FuelIcon, default as LucideFuel } from './icons/fuel';
|
|
760
760
|
export { default as FullscreenIcon, default as LucideFullscreen } from './icons/fullscreen';
|
|
761
761
|
export { default as FunctionSquareIcon, default as LucideFunctionSquare } from './icons/function-square';
|
|
762
|
+
export { default as FunnelIcon, default as LucideFunnel } from './icons/funnel';
|
|
763
|
+
export { default as FunnelPlusIcon, default as LucideFunnelPlus } from './icons/funnel-plus';
|
|
764
|
+
export { default as FunnelXIcon, default as LucideFunnelX } from './icons/funnel-x';
|
|
762
765
|
export { default as GalleryHorizontalIcon, default as LucideGalleryHorizontal } from './icons/gallery-horizontal';
|
|
763
766
|
export { default as GalleryHorizontalEndIcon, default as LucideGalleryHorizontalEnd } from './icons/gallery-horizontal-end';
|
|
764
767
|
export { default as GalleryThumbnailsIcon, default as LucideGalleryThumbnails } from './icons/gallery-thumbnails';
|
package/esm/index.web.js
CHANGED
|
@@ -759,6 +759,9 @@ export { default as FrownIcon, default as LucideFrown } from './icons/frown.web'
|
|
|
759
759
|
export { default as FuelIcon, default as LucideFuel } from './icons/fuel.web';
|
|
760
760
|
export { default as FullscreenIcon, default as LucideFullscreen } from './icons/fullscreen.web';
|
|
761
761
|
export { default as FunctionSquareIcon, default as LucideFunctionSquare } from './icons/function-square.web';
|
|
762
|
+
export { default as FunnelIcon, default as LucideFunnel } from './icons/funnel.web';
|
|
763
|
+
export { default as FunnelPlusIcon, default as LucideFunnelPlus } from './icons/funnel-plus.web';
|
|
764
|
+
export { default as FunnelXIcon, default as LucideFunnelX } from './icons/funnel-x.web';
|
|
762
765
|
export { default as GalleryHorizontalIcon, default as LucideGalleryHorizontal } from './icons/gallery-horizontal.web';
|
|
763
766
|
export { default as GalleryHorizontalEndIcon, default as LucideGalleryHorizontalEnd } from './icons/gallery-horizontal-end.web';
|
|
764
767
|
export { default as GalleryThumbnailsIcon, default as LucideGalleryThumbnails } from './icons/gallery-thumbnails.web';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lucide-nativewind",
|
|
3
3
|
"description": "Lucide icons for React Native, with a ClassName prop for nativewind",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.483.0",
|
|
5
5
|
"packageManager": "yarn@4.5.2",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"author": "Alexander Nicholson",
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"mui"
|
|
24
24
|
],
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"lucide-react-native": "0.
|
|
27
|
-
"lucide-react": "0.
|
|
26
|
+
"lucide-react-native": "0.483.0",
|
|
27
|
+
"lucide-react": "0.483.0"
|
|
28
28
|
},
|
|
29
29
|
"main": "cjs/index.js",
|
|
30
30
|
"module": "esm/index.js",
|
package/types/index.d.ts
CHANGED
|
@@ -759,6 +759,9 @@ export { default as FrownIcon, default as LucideFrown } from './icons/frown';
|
|
|
759
759
|
export { default as FuelIcon, default as LucideFuel } from './icons/fuel';
|
|
760
760
|
export { default as FullscreenIcon, default as LucideFullscreen } from './icons/fullscreen';
|
|
761
761
|
export { default as FunctionSquareIcon, default as LucideFunctionSquare } from './icons/function-square';
|
|
762
|
+
export { default as FunnelIcon, default as LucideFunnel } from './icons/funnel';
|
|
763
|
+
export { default as FunnelPlusIcon, default as LucideFunnelPlus } from './icons/funnel-plus';
|
|
764
|
+
export { default as FunnelXIcon, default as LucideFunnelX } from './icons/funnel-x';
|
|
762
765
|
export { default as GalleryHorizontalIcon, default as LucideGalleryHorizontal } from './icons/gallery-horizontal';
|
|
763
766
|
export { default as GalleryHorizontalEndIcon, default as LucideGalleryHorizontalEnd } from './icons/gallery-horizontal-end';
|
|
764
767
|
export { default as GalleryThumbnailsIcon, default as LucideGalleryThumbnails } from './icons/gallery-thumbnails';
|
package/types/index.web.d.ts
CHANGED
|
@@ -759,6 +759,9 @@ export { default as FrownIcon, default as LucideFrown } from './icons/frown.web'
|
|
|
759
759
|
export { default as FuelIcon, default as LucideFuel } from './icons/fuel.web';
|
|
760
760
|
export { default as FullscreenIcon, default as LucideFullscreen } from './icons/fullscreen.web';
|
|
761
761
|
export { default as FunctionSquareIcon, default as LucideFunctionSquare } from './icons/function-square.web';
|
|
762
|
+
export { default as FunnelIcon, default as LucideFunnel } from './icons/funnel.web';
|
|
763
|
+
export { default as FunnelPlusIcon, default as LucideFunnelPlus } from './icons/funnel-plus.web';
|
|
764
|
+
export { default as FunnelXIcon, default as LucideFunnelX } from './icons/funnel-x.web';
|
|
762
765
|
export { default as GalleryHorizontalIcon, default as LucideGalleryHorizontal } from './icons/gallery-horizontal.web';
|
|
763
766
|
export { default as GalleryHorizontalEndIcon, default as LucideGalleryHorizontalEnd } from './icons/gallery-horizontal-end.web';
|
|
764
767
|
export { default as GalleryThumbnailsIcon, default as LucideGalleryThumbnails } from './icons/gallery-thumbnails.web';
|