@central-icons-react-native/square-filled-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/square-filled-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/square-filled-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": "<Path d=\"M12 6C15.1453 6 17.7234 8.42031 17.9775 11.5H23V12.5H17.9775C17.7234 15.5797 15.1453 18 12 18C8.85472 18 6.27661 15.5797 6.02246 12.5H1V11.5H6.02246C6.27661 8.42031 8.85472 6 12 6Z\" fill=\"currentColor\"/>",
3484
+ "tags": "Path",
3485
+ "componentName": "IconCommits",
3486
+ "iconName": "commits",
3487
+ "pathname": "src/IconCommits"
3488
+ },
3482
3489
  {
3483
3490
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM15.3171 8.68164L14.2108 14.2128L8.67969 15.319L9.78592 9.78787L15.3171 8.68164Z\" fill=\"currentColor\"/>",
3484
3491
  "tags": "Path",