@central-icons-react-native/square-filled-radius-0-stroke-1.5 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/IconTextEdit/index.js +1 -1
- package/IconTextEdit/index.js.map +1 -1
- package/IconTextEdit/index.mjs +1 -1
- package/IconTextEdit/index.mjs.map +1 -1
- package/LICENSE.md +4 -0
- 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
|
@@ -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.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\" fill=\"currentColor\"/><Path d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\" fill=\"currentColor\"/>",
|
|
1391
1391
|
"tags": "Path",
|
|
1392
1392
|
"componentName": "IconBezierEdit",
|
|
1393
1393
|
"iconName": "bezier--edit",
|
|
@@ -9794,7 +9794,7 @@
|
|
|
9794
9794
|
"pathname": "src/IconTextColor"
|
|
9795
9795
|
},
|
|
9796
9796
|
{
|
|
9797
|
-
"svg": "<Path d=\"M18.6121 3.
|
|
9797
|
+
"svg": "<Path d=\"M18.6121 3.18945L7 14.8015V20.0001H12.1986L23.8107 8.38804L18.6121 3.18945Z\" fill=\"currentColor\"/><Path d=\"M1 5.00011V6.50011H9.25C9.66421 6.50011 10 6.16433 10 5.75011C10 5.3359 9.66421 5.00011 9.25 5.00011H1Z\" fill=\"currentColor\"/><Path d=\"M1 9.00011V10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75011C7 9.3359 6.66421 9.00011 6.25 9.00011H1Z\" fill=\"currentColor\"/>",
|
|
9798
9798
|
"tags": "Path",
|
|
9799
9799
|
"componentName": "IconTextEdit",
|
|
9800
9800
|
"iconName": "text-edit, prompts, comment",
|