@central-icons-react-native/square-outlined-radius-0-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/square-outlined-radius-0-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/square-outlined-radius-0-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=\"M2.5 13.9294C10.8134 5.74481 14.1898 2.53459 16.1571 4.61689C18.899 7.51877 4.81618 16.3263 8.71221 18.5625C11.9584 20.4243 17.197 10.2665 19.3484 12.8717C20.6176 14.407 16.1571 17.8098 17.3446 19.5029C18.2948 20.8572 20.5116 19.1261 21.5 18.0915\" stroke=\"currentColor\" strokeWidth=\"2\" 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 3H19V19H5V3Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M19 11L5 11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M7 19V21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M17 19V21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M10 7H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M10 15H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
3960
3967
  "tags": "Path",