@central-icons-react-native/round-outlined-radius-0-stroke-1.5 1.1.78 → 1.1.79

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
@@ -19,7 +19,7 @@ const licenseCheck = async () => {
19
19
  body: JSON.stringify({
20
20
  package:
21
21
  "central-icons-react-native/round-outlined-radius-0-stroke-1.5",
22
- version: "1.1.78",
22
+ version: "1.1.79",
23
23
  }),
24
24
  signal: controller.signal,
25
25
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-outlined-radius-0-stroke-1.5",
3
- "version": "1.1.78",
3
+ "version": "1.1.79",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -5216,7 +5216,7 @@
5216
5216
  "pathname": "src/IconFolderDelete"
5217
5217
  },
5218
5218
  {
5219
- "svg": "<Path d=\"M7.375 19.25H2.75V3.75H10L12 6.75H21.25V19.25H16.625\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 11.75V18L14.5 15.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 18L9.5 15.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5219
+ "svg": "<Path d=\"M7.375 19.25H2.75V3.75H10L12 6.75H21.25V19.25H16.625\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 11.75V18\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 15.5L12 18L14.5 15.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5220
5220
  "tags": "Path",
5221
5221
  "componentName": "IconFolderDownload",
5222
5222
  "iconName": "folder-download",