@sinco/react 1.1.2-rc.67 → 1.1.2-rc.69
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.
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
1
|
<svg xmlns="http://www.w3.org/2000/svg">
|
|
3
2
|
<symbol id="sinco-access" viewBox="0 0 37 32">
|
|
4
3
|
<path fill="#f5f5f6" style="fill: var(--color1, #f5f5f6)" d="M36.452 15.043c-0.332 3.031-1.814 6.586-4.905 8.289-4.671 2.574-4.184 6.31-13.377 8.207-1.433 0.296-2.797 0.443-4.086 0.458-0.693 0.009-1.364-0.021-2.013-0.086-5.887-0.584-9.924-4.057-11.478-8.345-2.046-5.64 1.67-9.477 4.139-11.797s4.145-9.371 13.168-11.297c1.376-0.293 2.785-0.463 4.199-0.473 3.226-0.024 6.767 0.805 9.248 2.679 0.186 0.141 0.367 0.287 0.545 0.438 3.457 2.955 5.014 7.795 4.561 11.927v-0.001z"></path>
|
package/index.esm.js
CHANGED
|
@@ -14643,7 +14643,7 @@ const PageHeader = ({
|
|
|
14643
14643
|
}, actions))));
|
|
14644
14644
|
};
|
|
14645
14645
|
|
|
14646
|
-
var IconSvg = "
|
|
14646
|
+
var IconSvg = "../react/71e604b0669ca34d.svg";
|
|
14647
14647
|
|
|
14648
14648
|
const FontIcons = ({
|
|
14649
14649
|
iconName: _iconName = 'sinco-document-check',
|