@central-icons-react-native/square-outlined-radius-0-stroke-1 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=\"M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C6.75329 21.5 2.5 17.2467 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C17.2467 2.5 21.5 6.75329 21.5 12Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M13 8.5L16.5 12L13 15.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M7.5 12H16\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
|
|
719
719
|
"tags": "Path",
|
|
720
720
|
"componentName": "IconArrowRightCircle",
|
|
721
721
|
"iconName": "arrow-right-circle",
|