@central-icons-react-native/round-outlined-radius-0-stroke-2 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/IconFolderDownload/index.js +1 -1
- package/IconFolderDownload/index.js.map +1 -1
- package/IconFolderDownload/index.mjs +1 -1
- package/IconFolderDownload/index.mjs.map +1 -1
- package/IconFolderUpload/index.js +1 -1
- package/IconFolderUpload/index.js.map +1 -1
- package/IconFolderUpload/index.mjs +1 -1
- package/IconFolderUpload/index.mjs.map +1 -1
- package/filtered-icons.json +2 -2
- package/icons-index.json +1 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +2 -2
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -5216,7 +5216,7 @@
|
|
|
5216
5216
|
"pathname": "src/IconFolderDelete"
|
|
5217
5217
|
},
|
|
5218
5218
|
{
|
|
5219
|
-
"svg": "<Path d=\"M17 19H21V7H12L10 4H3V19H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12
|
|
5219
|
+
"svg": "<Path d=\"M17 19H21V7H12L10 4H3V19H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 12V18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 15.5L12 18L14.5 15.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
5220
5220
|
"tags": "Path",
|
|
5221
5221
|
"componentName": "IconFolderDownload",
|
|
5222
5222
|
"iconName": "folder-download",
|
|
@@ -5279,7 +5279,7 @@
|
|
|
5279
5279
|
"pathname": "src/IconFolderSparkle"
|
|
5280
5280
|
},
|
|
5281
5281
|
{
|
|
5282
|
-
"svg": "<Path d=\"
|
|
5282
|
+
"svg": "<Path d=\"M17 19H21V7H12L10 4H3V19H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 19V13L14.5 15.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 13L9.5 15.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
5283
5283
|
"tags": "Path",
|
|
5284
5284
|
"componentName": "IconFolderUpload",
|
|
5285
5285
|
"iconName": "folder-upload",
|