@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.75 → 1.1.76
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/IconArrowRightCircle/index.js +1 -1
- package/IconArrowRightCircle/index.js.map +1 -1
- package/IconArrowRightCircle/index.mjs +1 -1
- package/IconArrowRightCircle/index.mjs.map +1 -1
- 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
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
"pathname": "src/IconArrowRight"
|
|
716
716
|
},
|
|
717
717
|
{
|
|
718
|
-
"svg": "<Path d=\"
|
|
718
|
+
"svg": "<Path d=\"M3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M13 9L16 12L13 15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M8 12H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/>",
|
|
719
719
|
"tags": "Path",
|
|
720
720
|
"componentName": "IconArrowRightCircle",
|
|
721
721
|
"iconName": "arrow-right-circle",
|