@central-icons-react-native/round-outlined-radius-3-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-3-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-3-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 7H18C19.6569 7 21 8.34315 21 10V14C21 15.6569 19.6569 17 18 17H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 7.17065C3.83481 7.58249 3 8.69373 3 9.99995V13.9999C3 15.3062 3.83481 16.4174 5 16.8292\" 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",