@central-icons-react-native/round-filled-radius-2-stroke-1 0.0.45 → 0.0.46

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/icons/index.d.ts CHANGED
@@ -1491,6 +1491,7 @@ export declare const centralIcons: Record<
1491
1491
  {
1492
1492
  title: string;
1493
1493
  category: string;
1494
+ createdAt: string;
1494
1495
  }
1495
1496
  >;
1496
1497
  export default centralIcons;
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-1",
3
- "version": "0.0.45",
3
+ "version": "0.0.46",
4
4
  "style": "round-filled-radius-2-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1/IconHome';",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-filled-radius-2-stroke-1",
3
- "version": "0.0.45",
3
+ "version": "0.0.46",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {