@central-icons-react-native/round-outlined-radius-1-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/round-outlined-radius-1-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/round-outlined-radius-1-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=\"M11 6.5H20.5C21.0523 6.5 21.5 6.94772 21.5 7.5V16.5C21.5 17.0523 21.0523 17.5 20.5 17.5H11\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M6 6.5H3.5C2.94772 6.5 2.5 6.94772 2.5 7.5V16.5C2.5 17.0523 2.94772 17.5 3.5 17.5H6\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M8.5 3V21\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
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.5L20.7929 11.2929C21.1834 11.6834 21.1834 12.3166 20.7929 12.7071L17 16.5M7 16.5L3.20711 12.7071C2.81658 12.3166 2.81658 11.6834 3.20711 11.2929L7 7.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5752
5759
  "tags": "Path",