@douyinfe/semi-icons 2.67.1 → 2.67.2
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/dist/umd/semi-icons.js +1 -2
- package/dist/umd/semi-icons.js.map +1 -1
- package/dist/umd/semi-icons.min.js +1 -1
- package/dist/umd/semi-icons.min.js.map +1 -1
- package/lib/cjs/icons/IconSpin.js +1 -2
- package/lib/es/icons/IconSpin.js +1 -2
- package/package.json +2 -2
- package/src/icons/IconSpin.tsx +1 -2
- package/src/svgs/spin.svg +1 -1
package/dist/umd/semi-icons.js
CHANGED
|
@@ -8677,9 +8677,8 @@ function IconSpin_SvgComponent(props) {
|
|
|
8677
8677
|
fillRule: "evenodd",
|
|
8678
8678
|
clipRule: "evenodd",
|
|
8679
8679
|
d: "M14.2 3.78966C9.66551 2.57466 5.00465 5.26561 3.78964 9.80007C3.12066 12.2967 3.63433 14.8301 4.99177 16.8102C5.46019 17.4935 5.28601 18.4271 4.60273 18.8955C3.91945 19.364 2.98581 19.1898 2.51739 18.5065C0.685557 15.8344 -0.0134454 12.4023 0.891867 9.02361C2.5357 2.88875 8.84157 -0.751945 14.9764 0.891885C21.1113 2.53572 24.752 8.84159 23.1082 14.9765C22.8937 15.7767 22.0712 16.2515 21.271 16.0371C20.4708 15.8227 19.996 15.0002 20.2104 14.2C21.4254 9.66553 18.7344 5.00467 14.2 3.78966Z",
|
|
8680
|
-
fill: "
|
|
8680
|
+
fill: "currentColor"
|
|
8681
8681
|
})), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("defs", null, /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("radialGradient", {
|
|
8682
|
-
id: "paint0_angular",
|
|
8683
8682
|
cx: 0,
|
|
8684
8683
|
cy: 0,
|
|
8685
8684
|
r: 1,
|