@central-icons-react-native/round-outlined-radius-1-stroke-2 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-2",
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-2",
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=\"M13 7H20C20.5523 7 21 7.44772 21 8V16C21 16.5523 20.5523 17 20 17H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 7H4C3.44772 7 3 7.44772 3 8V16C3 16.5523 3.44772 17 4 17H5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"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 8L20.2929 11.2929C20.6834 11.6834 20.6834 12.3166 20.2929 12.7071L17 16M7 16L3.70711 12.7071C3.31658 12.3166 3.31658 11.6834 3.70711 11.2929L7 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5752
5759
  "tags": "Path",