@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/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
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/round-filled-radius-3-stroke-1",
21
- version: "1.1.293",
21
+ version: "1.1.294",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-filled-radius-3-stroke-1",
3
- "version": "1.1.293",
3
+ "version": "1.1.294",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -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.293) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2070 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
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