@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.14 → 1.1.15

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-outlined-radius-0-stroke-1",
21
- version: "1.1.14",
21
+ version: "1.1.15",
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-outlined-radius-0-stroke-1",
3
- "version": "1.1.14",
3
+ "version": "1.1.15",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -5747,6 +5747,13 @@
5747
5747
  "iconName": "injection",
5748
5748
  "pathname": "src/IconInjection"
5749
5749
  },
5750
+ {
5751
+ "svg": "<Path d=\"M10.5 6.5H21.5V17.5H10.5\" stroke=\"currentColor\"/><Path d=\"M6.5 6.5H2.5V17.5H6.5\" stroke=\"currentColor\"/><Path d=\"M8.5 3V21\" stroke=\"currentColor\"/>",
5752
+ "tags": "Path",
5753
+ "componentName": "IconInputForm",
5754
+ "iconName": "input-form, text-area, prompt",
5755
+ "pathname": "src/IconInputForm"
5756
+ },
5750
5757
  {
5751
5758
  "svg": "<Path d=\"M17 7.5L21.5 12L17 16.5M7 16.5L2.5 12L7 7.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
5752
5759
  "tags": "Path",