@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.66 → 1.1.67

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/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-outlined-radius-0-stroke-1",
21
- version: "1.1.66",
21
+ version: "1.1.67",
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-outlined-radius-0-stroke-1",
3
- "version": "1.1.66",
3
+ "version": "1.1.67",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -3479,6 +3479,13 @@
3479
3479
  "iconName": "column-wide-remove",
3480
3480
  "pathname": "src/IconColumnWideRemove"
3481
3481
  },
3482
+ {
3483
+ "svg": "<Circle cx=\"12\" cy=\"12\" r=\"5.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M6.5 12H1.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M22.5 12H17.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
3484
+ "tags": "Circle, Path",
3485
+ "componentName": "IconCommits",
3486
+ "iconName": "commits",
3487
+ "pathname": "src/IconCommits"
3488
+ },
3482
3489
  {
3483
3490
  "svg": "<Path d=\"M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Path d=\"M15.5 8.5L10 10L8.5 15.5L14 14L15.5 8.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
3484
3491
  "tags": "Path",