@central-icons-react-native/square-outlined-radius-0-stroke-1.5 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
@@ -19,7 +19,7 @@ const licenseCheck = async () => {
19
19
  body: JSON.stringify({
20
20
  package:
21
21
  "central-icons-react-native/square-outlined-radius-0-stroke-1.5",
22
- version: "1.1.66",
22
+ version: "1.1.67",
23
23
  }),
24
24
  signal: controller.signal,
25
25
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-outlined-radius-0-stroke-1.5",
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.25\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M6.5 12H1.75\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/><Path d=\"M22.25 12H17.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
3484
+ "tags": "Circle, Path",
3485
+ "componentName": "IconCommits",
3486
+ "iconName": "commits",
3487
+ "pathname": "src/IconCommits"
3488
+ },
3482
3489
  {
3483
3490
  "svg": "<Path d=\"M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M15 9L10 10L9 15L14 14L15 9Z\" stroke=\"currentColor\" strokeWidth=\"1.5\"/>",
3484
3491
  "tags": "Path",