lucide-nativewind 0.577.0 → 1.6.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/{chrome.js → beef-off.js} +2 -2
- package/cjs/icons/{codepen.web.js → beef-off.web.js} +1 -1
- package/cjs/icons/{codepen.js → cctv-off.js} +2 -2
- package/cjs/icons/{chrome.web.js → cctv-off.web.js} +1 -1
- package/cjs/icons/{dribbble.js → line-style.js} +2 -2
- package/cjs/icons/{chromium.web.js → line-style.web.js} +1 -1
- package/cjs/icons/{chromium.js → radio-off.js} +2 -2
- package/cjs/icons/{dribbble.web.js → radio-off.web.js} +1 -1
- package/cjs/icons/{slack.js → road.js} +2 -2
- package/cjs/icons/{slack.web.js → road.web.js} +1 -1
- package/cjs/icons/{codesandbox.js → shield-cog-corner.js} +2 -2
- package/cjs/icons/{codesandbox.web.js → shield-cog-corner.web.js} +1 -1
- package/cjs/icons/shield-cog.js +13 -0
- package/cjs/icons/shield-cog.web.js +8 -0
- package/cjs/icons/sport-shoe.js +13 -0
- package/cjs/icons/sport-shoe.web.js +8 -0
- package/cjs/index.js +104 -247
- package/cjs/index.web.js +104 -247
- package/esm/icons/beef-off.js +7 -0
- package/esm/icons/beef-off.web.js +2 -0
- package/esm/icons/cctv-off.js +7 -0
- package/esm/icons/cctv-off.web.js +2 -0
- package/esm/icons/line-style.js +7 -0
- package/esm/icons/line-style.web.js +2 -0
- package/esm/icons/radio-off.js +7 -0
- package/esm/icons/radio-off.web.js +2 -0
- package/esm/icons/road.js +7 -0
- package/esm/icons/road.web.js +2 -0
- package/esm/icons/shield-cog-corner.js +7 -0
- package/esm/icons/shield-cog-corner.web.js +2 -0
- package/esm/icons/shield-cog.js +7 -0
- package/esm/icons/shield-cog.web.js +2 -0
- package/esm/icons/sport-shoe.js +7 -0
- package/esm/icons/sport-shoe.web.js +2 -0
- package/esm/index.js +8 -19
- package/esm/index.web.js +8 -19
- package/package.json +3 -3
- package/types/icons/{chrome.d.ts → beef-off.d.ts} +1 -1
- package/types/icons/beef-off.web.d.ts +2 -0
- package/types/icons/{figma.d.ts → cctv-off.d.ts} +1 -1
- package/types/icons/cctv-off.web.d.ts +2 -0
- package/types/icons/{codepen.d.ts → line-style.d.ts} +1 -1
- package/types/icons/line-style.web.d.ts +2 -0
- package/types/icons/{chromium.d.ts → radio-off.d.ts} +1 -1
- package/types/icons/radio-off.web.d.ts +2 -0
- package/types/icons/{slack.d.ts → road.d.ts} +1 -1
- package/types/icons/road.web.d.ts +2 -0
- package/types/icons/{codesandbox.d.ts → shield-cog-corner.d.ts} +1 -1
- package/types/icons/shield-cog-corner.web.d.ts +2 -0
- package/types/icons/{dribbble.d.ts → shield-cog.d.ts} +1 -1
- package/types/icons/shield-cog.web.d.ts +2 -0
- package/types/icons/sport-shoe.d.ts +5 -0
- package/types/icons/sport-shoe.web.d.ts +2 -0
- package/types/index.d.ts +8 -19
- package/types/index.web.d.ts +8 -19
- package/cjs/icons/facebook.js +0 -13
- package/cjs/icons/facebook.web.js +0 -8
- package/cjs/icons/figma.js +0 -13
- package/cjs/icons/figma.web.js +0 -8
- package/cjs/icons/framer.js +0 -13
- package/cjs/icons/framer.web.js +0 -8
- package/cjs/icons/github.js +0 -13
- package/cjs/icons/github.web.js +0 -8
- package/cjs/icons/gitlab.js +0 -13
- package/cjs/icons/gitlab.web.js +0 -8
- package/cjs/icons/instagram.js +0 -13
- package/cjs/icons/instagram.web.js +0 -8
- package/cjs/icons/linkedin.js +0 -13
- package/cjs/icons/linkedin.web.js +0 -8
- package/cjs/icons/pocket.js +0 -13
- package/cjs/icons/pocket.web.js +0 -8
- package/cjs/icons/rail-symbol.js +0 -13
- package/cjs/icons/rail-symbol.web.js +0 -8
- package/cjs/icons/trello.js +0 -13
- package/cjs/icons/trello.web.js +0 -8
- package/cjs/icons/twitch.js +0 -13
- package/cjs/icons/twitch.web.js +0 -8
- package/cjs/icons/twitter.js +0 -13
- package/cjs/icons/twitter.web.js +0 -8
- package/cjs/icons/youtube.js +0 -13
- package/cjs/icons/youtube.web.js +0 -8
- package/esm/icons/chrome.js +0 -7
- package/esm/icons/chrome.web.js +0 -2
- package/esm/icons/chromium.js +0 -7
- package/esm/icons/chromium.web.js +0 -2
- package/esm/icons/codepen.js +0 -7
- package/esm/icons/codepen.web.js +0 -2
- package/esm/icons/codesandbox.js +0 -7
- package/esm/icons/codesandbox.web.js +0 -2
- package/esm/icons/dribbble.js +0 -7
- package/esm/icons/dribbble.web.js +0 -2
- package/esm/icons/facebook.js +0 -7
- package/esm/icons/facebook.web.js +0 -2
- package/esm/icons/figma.js +0 -7
- package/esm/icons/figma.web.js +0 -2
- package/esm/icons/framer.js +0 -7
- package/esm/icons/framer.web.js +0 -2
- package/esm/icons/github.js +0 -7
- package/esm/icons/github.web.js +0 -2
- package/esm/icons/gitlab.js +0 -7
- package/esm/icons/gitlab.web.js +0 -2
- package/esm/icons/instagram.js +0 -7
- package/esm/icons/instagram.web.js +0 -2
- package/esm/icons/linkedin.js +0 -7
- package/esm/icons/linkedin.web.js +0 -2
- package/esm/icons/pocket.js +0 -7
- package/esm/icons/pocket.web.js +0 -2
- package/esm/icons/rail-symbol.js +0 -7
- package/esm/icons/rail-symbol.web.js +0 -2
- package/esm/icons/slack.js +0 -7
- package/esm/icons/slack.web.js +0 -2
- package/esm/icons/trello.js +0 -7
- package/esm/icons/trello.web.js +0 -2
- package/esm/icons/twitch.js +0 -7
- package/esm/icons/twitch.web.js +0 -2
- package/esm/icons/twitter.js +0 -7
- package/esm/icons/twitter.web.js +0 -2
- package/esm/icons/youtube.js +0 -7
- package/esm/icons/youtube.web.js +0 -2
- package/types/icons/chrome.web.d.ts +0 -2
- package/types/icons/chromium.web.d.ts +0 -2
- package/types/icons/codepen.web.d.ts +0 -2
- package/types/icons/codesandbox.web.d.ts +0 -2
- package/types/icons/dribbble.web.d.ts +0 -2
- package/types/icons/facebook.d.ts +0 -5
- package/types/icons/facebook.web.d.ts +0 -2
- package/types/icons/figma.web.d.ts +0 -2
- package/types/icons/framer.d.ts +0 -5
- package/types/icons/framer.web.d.ts +0 -2
- package/types/icons/github.d.ts +0 -5
- package/types/icons/github.web.d.ts +0 -2
- package/types/icons/gitlab.d.ts +0 -5
- package/types/icons/gitlab.web.d.ts +0 -2
- package/types/icons/instagram.d.ts +0 -5
- package/types/icons/instagram.web.d.ts +0 -2
- package/types/icons/linkedin.d.ts +0 -5
- package/types/icons/linkedin.web.d.ts +0 -2
- package/types/icons/pocket.d.ts +0 -5
- package/types/icons/pocket.web.d.ts +0 -2
- package/types/icons/rail-symbol.d.ts +0 -5
- package/types/icons/rail-symbol.web.d.ts +0 -2
- package/types/icons/slack.web.d.ts +0 -2
- package/types/icons/trello.d.ts +0 -5
- package/types/icons/trello.web.d.ts +0 -2
- package/types/icons/twitch.d.ts +0 -5
- package/types/icons/twitch.web.d.ts +0 -2
- package/types/icons/twitter.d.ts +0 -5
- package/types/icons/twitter.web.d.ts +0 -2
- package/types/icons/youtube.d.ts +0 -5
- package/types/icons/youtube.web.d.ts +0 -2
|
@@ -8,6 +8,6 @@ var _lucideReactNative = require("lucide-react-native");
|
|
|
8
8
|
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
/**
|
|
11
|
-
* [
|
|
11
|
+
* [BeefOff on lucide.dev](https://lucide.dev/icons/beef-off)
|
|
12
12
|
*/
|
|
13
|
-
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.BeefOff);
|
|
@@ -8,6 +8,6 @@ var _lucideReactNative = require("lucide-react-native");
|
|
|
8
8
|
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
/**
|
|
11
|
-
* [
|
|
11
|
+
* [CctvOff on lucide.dev](https://lucide.dev/icons/cctv-off)
|
|
12
12
|
*/
|
|
13
|
-
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.CctvOff);
|
|
@@ -8,6 +8,6 @@ var _lucideReactNative = require("lucide-react-native");
|
|
|
8
8
|
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
/**
|
|
11
|
-
* [
|
|
11
|
+
* [LineStyle on lucide.dev](https://lucide.dev/icons/line-style)
|
|
12
12
|
*/
|
|
13
|
-
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.LineStyle);
|
|
@@ -8,6 +8,6 @@ var _lucideReactNative = require("lucide-react-native");
|
|
|
8
8
|
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
/**
|
|
11
|
-
* [
|
|
11
|
+
* [RadioOff on lucide.dev](https://lucide.dev/icons/radio-off)
|
|
12
12
|
*/
|
|
13
|
-
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.RadioOff);
|
|
@@ -8,6 +8,6 @@ var _lucideReactNative = require("lucide-react-native");
|
|
|
8
8
|
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
/**
|
|
11
|
-
* [
|
|
11
|
+
* [Road on lucide.dev](https://lucide.dev/icons/road)
|
|
12
12
|
*/
|
|
13
|
-
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.Road);
|
|
@@ -8,6 +8,6 @@ var _lucideReactNative = require("lucide-react-native");
|
|
|
8
8
|
var _iconWithClassName = _interopRequireDefault(require("../iconWithClassName"));
|
|
9
9
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
10
10
|
/**
|
|
11
|
-
* [
|
|
11
|
+
* [ShieldCogCorner on lucide.dev](https://lucide.dev/icons/shield-cog-corner)
|
|
12
12
|
*/
|
|
13
|
-
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.ShieldCogCorner);
|
|
@@ -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
|
+
* [ShieldCog on lucide.dev](https://lucide.dev/icons/shield-cog)
|
|
12
|
+
*/
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.ShieldCog);
|
|
@@ -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
|
+
* [SportShoe on lucide.dev](https://lucide.dev/icons/sport-shoe)
|
|
12
|
+
*/
|
|
13
|
+
var _default = exports["default"] = (0, _iconWithClassName["default"])(_lucideReactNative.SportShoe);
|