@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.15 → 1.1.16
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/IconBezierEdit/index.js +1 -1
- package/IconBezierEdit/index.js.map +1 -1
- package/IconBezierEdit/index.mjs +1 -1
- package/IconBezierEdit/index.mjs.map +1 -1
- package/LICENSE.md +4 -0
- package/filtered-icons.json +1 -1
- 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 +1 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
"pathname": "src/IconBezierCurves"
|
|
1388
1388
|
},
|
|
1389
1389
|
{
|
|
1390
|
-
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"
|
|
1390
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.7929 13.4596C17.8278 12.4247 19.5056 12.4247 20.5404 13.4596C21.5753 14.4944 21.5753 16.1722 20.5404 17.2071L17.0404 20.7071C16.8529 20.8946 16.5986 21 16.3333 21H14C13.4477 21 13 20.5523 13 20V17.6667C13 17.4014 13.1054 17.1471 13.2929 16.9596L16.7929 13.4596Z\" fill=\"currentColor\"/><Path d=\"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9V15C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19H10C10.5523 19 11 18.5523 11 18C11 17.4477 10.5523 17 10 17H9C9 15.8954 8.10457 15 7 15V9C8.10457 9 9 8.10457 9 7H15C15 8.10457 15.8954 9 17 9V10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10V9C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5H9C9 3.89543 8.10457 3 7 3H5Z\" fill=\"currentColor\"/>",
|
|
1391
1391
|
"tags": "Path",
|
|
1392
1392
|
"componentName": "IconBezierEdit",
|
|
1393
1393
|
"iconName": "bezier--edit",
|