@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.1 → 1.1.2

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-2-stroke-2",
21
- version: "1.1.1",
21
+ version: "1.1.2",
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-2-stroke-2",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -3955,6 +3955,13 @@
3955
3955
  "iconName": "draft",
3956
3956
  "pathname": "src/IconDraft"
3957
3957
  },
3958
+ {
3959
+ "svg": "<Path d=\"M3 13.4373C10.9441 5.61671 14.2217 2.57684 16.1477 4.61689C18.8876 7.51877 4.81487 16.3263 8.70811 18.5625C11.9519 20.4243 17.1868 10.2665 19.3367 12.8717C20.605 14.407 16.1477 17.8098 17.3343 19.5029C18.1493 20.6653 19.8966 19.5547 21 18.5625\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3960
+ "tags": "Path",
3961
+ "componentName": "IconDraw",
3962
+ "iconName": "draw, sketch, scratch",
3963
+ "pathname": "src/IconDraw"
3964
+ },
3958
3965
  {
3959
3966
  "svg": "<Path d=\"M5 5C5 3.89543 5.89543 3 7 3H17C18.1046 3 19 3.89543 19 5V17C19 18.1046 18.1046 19 17 19H7C5.89543 19 5 18.1046 5 17V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 11L5 11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 19V21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 19V21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10 7H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10 15H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3960
3967
  "tags": "Path",