@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.293 → 1.1.294
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/IconDatabricks/index.d.ts +4 -0
- package/IconDatabricks/index.js +3 -0
- package/IconDatabricks/index.js.map +11 -0
- package/IconDatabricks/index.mjs +3 -0
- package/IconDatabricks/index.mjs.map +11 -0
- package/IconDatabricksGenieCode/index.d.ts +4 -0
- package/IconDatabricksGenieCode/index.js +3 -0
- package/IconDatabricksGenieCode/index.js.map +11 -0
- package/IconDatabricksGenieCode/index.mjs +3 -0
- package/IconDatabricksGenieCode/index.mjs.map +11 -0
- package/README.md +2 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +2 -0
- package/index.js +6 -0
- package/index.mjs +2 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +3 -1
package/index.d.ts
CHANGED
|
@@ -655,6 +655,8 @@ export { IconCuteRobot, default as IconCuteRobotDefault } from "./IconCuteRobot"
|
|
|
655
655
|
export { IconDashboardFast, default as IconDashboardFastDefault } from "./IconDashboardFast";
|
|
656
656
|
export { IconDashboardLow, default as IconDashboardLowDefault } from "./IconDashboardLow";
|
|
657
657
|
export { IconDashboardMiddle, default as IconDashboardMiddleDefault } from "./IconDashboardMiddle";
|
|
658
|
+
export { IconDatabricks, default as IconDatabricksDefault } from "./IconDatabricks";
|
|
659
|
+
export { IconDatabricksGenieCode, default as IconDatabricksGenieCodeDefault } from "./IconDatabricksGenieCode";
|
|
658
660
|
export { IconDateCustom, default as IconDateCustomDefault } from "./IconDateCustom";
|
|
659
661
|
export { IconDateDaily, default as IconDateDailyDefault } from "./IconDateDaily";
|
|
660
662
|
export { IconDateMonthly, default as IconDateMonthlyDefault } from "./IconDateMonthly";
|
package/index.js
CHANGED
|
@@ -1971,6 +1971,12 @@ exports.IconDashboardLowDefault = _IconDashboardLow.default;
|
|
|
1971
1971
|
var _IconDashboardMiddle = require("./IconDashboardMiddle/index.js");
|
|
1972
1972
|
exports.IconDashboardMiddle = _IconDashboardMiddle.IconDashboardMiddle;
|
|
1973
1973
|
exports.IconDashboardMiddleDefault = _IconDashboardMiddle.default;
|
|
1974
|
+
var _IconDatabricks = require("./IconDatabricks/index.js");
|
|
1975
|
+
exports.IconDatabricks = _IconDatabricks.IconDatabricks;
|
|
1976
|
+
exports.IconDatabricksDefault = _IconDatabricks.default;
|
|
1977
|
+
var _IconDatabricksGenieCode = require("./IconDatabricksGenieCode/index.js");
|
|
1978
|
+
exports.IconDatabricksGenieCode = _IconDatabricksGenieCode.IconDatabricksGenieCode;
|
|
1979
|
+
exports.IconDatabricksGenieCodeDefault = _IconDatabricksGenieCode.default;
|
|
1974
1980
|
var _IconDateCustom = require("./IconDateCustom/index.js");
|
|
1975
1981
|
exports.IconDateCustom = _IconDateCustom.IconDateCustom;
|
|
1976
1982
|
exports.IconDateCustomDefault = _IconDateCustom.default;
|
package/index.mjs
CHANGED
|
@@ -655,6 +655,8 @@ export { IconCuteRobot, default as IconCuteRobotDefault } from "./IconCuteRobot/
|
|
|
655
655
|
export { IconDashboardFast, default as IconDashboardFastDefault } from "./IconDashboardFast/index.mjs";
|
|
656
656
|
export { IconDashboardLow, default as IconDashboardLowDefault } from "./IconDashboardLow/index.mjs";
|
|
657
657
|
export { IconDashboardMiddle, default as IconDashboardMiddleDefault } from "./IconDashboardMiddle/index.mjs";
|
|
658
|
+
export { IconDatabricks, default as IconDatabricksDefault } from "./IconDatabricks/index.mjs";
|
|
659
|
+
export { IconDatabricksGenieCode, default as IconDatabricksGenieCodeDefault } from "./IconDatabricksGenieCode/index.mjs";
|
|
658
660
|
export { IconDateCustom, default as IconDateCustomDefault } from "./IconDateCustom/index.mjs";
|
|
659
661
|
export { IconDateDaily, default as IconDateDailyDefault } from "./IconDateDaily/index.mjs";
|
|
660
662
|
export { IconDateMonthly, default as IconDateMonthlyDefault } from "./IconDateMonthly/index.mjs";
|
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
|
|
|
5
5
|
|
|
6
6
|
# Central Icons — React Native
|
|
7
7
|
|
|
8
|
-
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.
|
|
8
|
+
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.294) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2072 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
|
|
9
9
|
|
|
10
10
|
The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
|
|
11
11
|
|
|
@@ -1795,6 +1795,8 @@ Icons are built from overlapping shapes. A `color` that already carries transpar
|
|
|
1795
1795
|
- **IconConfluence** — confluence
|
|
1796
1796
|
- **IconTodoist** — todoist
|
|
1797
1797
|
- **IconBase44** — base44
|
|
1798
|
+
- **IconDatabricks** — databricks
|
|
1799
|
+
- **IconDatabricksGenieCode** — databricks-genie-code
|
|
1798
1800
|
|
|
1799
1801
|
### Sound & Music
|
|
1800
1802
|
- **IconVolumeFull** — volume-full, speaker, loud, sound
|