Skip to content

Commit b2239c3

Browse files
committed
icon: Flip the reboot icon horizontally
1 parent 1bc6eaa commit b2239c3

File tree

1 file changed

+29
-29
lines changed
  • miuix/src/commonMain/kotlin/top/yukonga/miuix/kmp/icon/icons/useful

1 file changed

+29
-29
lines changed

miuix/src/commonMain/kotlin/top/yukonga/miuix/kmp/icon/icons/useful/Reboot.kt

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -20,35 +20,35 @@ val MiuixIcons.Useful.Reboot: ImageVector
2020
fill = SolidColor(Color.Black)
2121
) {
2222
moveTo(13.0f, 21.589f)
23-
curveTo(9.593f, 21.589f, 6.649f, 19.605f, 5.261f, 16.73f)
24-
lineTo(6.643f, 15.795f)
25-
curveTo(7.285f, 15.362f, 7.606f, 15.145f, 7.647f, 14.952f)
26-
curveTo(7.683f, 14.785f, 7.63f, 14.611f, 7.507f, 14.493f)
27-
curveTo(7.364f, 14.356f, 6.977f, 14.356f, 6.203f, 14.356f)
28-
horizontalLineTo(4.108f)
29-
curveTo(4.04f, 14.35f, 3.952f, 14.35f, 3.824f, 14.35f)
30-
curveTo(3.655f, 14.35f, 3.543f, 14.35f, 3.456f, 14.363f)
31-
curveTo(3.355f, 14.371f, 3.282f, 14.389f, 3.22f, 14.426f)
32-
curveTo(3.123f, 14.484f, 3.039f, 14.589f, 3.004f, 14.697f)
33-
curveTo(2.962f, 14.826f, 2.994f, 14.965f, 3.059f, 15.244f)
34-
lineTo(3.067f, 15.281f)
35-
curveTo(4.103f, 19.81f, 8.157f, 23.189f, 13.0f, 23.189f)
36-
curveTo(15.243f, 23.189f, 17.317f, 22.464f, 19.0f, 21.236f)
37-
curveTo(21.539f, 19.383f, 23.189f, 16.384f, 23.189f, 13.0f)
38-
curveTo(23.189f, 10.084f, 21.964f, 7.453f, 20.0f, 5.596f)
39-
curveTo(18.174f, 3.869f, 15.711f, 2.811f, 13.0f, 2.811f)
40-
curveTo(8.149f, 2.811f, 4.09f, 6.2f, 3.062f, 10.74f)
41-
curveTo(3.012f, 10.962f, 2.987f, 11.074f, 3.006f, 11.185f)
42-
curveTo(3.037f, 11.364f, 3.176f, 11.537f, 3.343f, 11.606f)
43-
curveTo(3.447f, 11.65f, 3.573f, 11.65f, 3.824f, 11.65f)
44-
curveTo(4.027f, 11.65f, 4.128f, 11.65f, 4.208f, 11.626f)
45-
curveTo(4.352f, 11.582f, 4.454f, 11.502f, 4.53f, 11.373f)
46-
curveTo(4.572f, 11.301f, 4.598f, 11.191f, 4.652f, 10.971f)
47-
curveTo(5.564f, 7.207f, 8.955f, 4.411f, 13.0f, 4.411f)
48-
curveTo(15.335f, 4.411f, 17.452f, 5.342f, 19.0f, 6.854f)
49-
curveTo(20.597f, 8.414f, 21.589f, 10.591f, 21.589f, 13.0f)
50-
curveTo(21.589f, 15.409f, 20.597f, 17.586f, 19.0f, 19.146f)
51-
curveTo(17.452f, 20.658f, 15.334f, 21.589f, 13.0f, 21.589f)
23+
curveTo(16.407f, 21.589f, 19.351f, 19.605f, 20.739f, 16.73f)
24+
lineTo(19.357f, 15.795f)
25+
curveTo(18.715f, 15.362f, 18.394f, 15.145f, 18.353f, 14.952f)
26+
curveTo(18.317f, 14.785f, 18.37f, 14.611f, 18.493f, 14.493f)
27+
curveTo(18.636f, 14.356f, 19.023f, 14.356f, 19.797f, 14.356f)
28+
horizontalLineTo(21.892f)
29+
curveTo(21.96f, 14.35f, 22.048f, 14.35f, 22.176f, 14.35f)
30+
curveTo(22.345f, 14.35f, 22.457f, 14.35f, 22.544f, 14.363f)
31+
curveTo(22.645f, 14.371f, 22.718f, 14.389f, 22.78f, 14.426f)
32+
curveTo(22.877f, 14.484f, 22.961f, 14.589f, 22.996f, 14.697f)
33+
curveTo(23.038f, 14.826f, 23.006f, 14.965f, 22.941f, 15.244f)
34+
lineTo(22.933f, 15.281f)
35+
curveTo(21.897f, 19.81f, 17.843f, 23.189f, 13.0f, 23.189f)
36+
curveTo(10.757f, 23.189f, 8.683f, 22.464f, 7.0f, 21.236f)
37+
curveTo(4.461f, 19.383f, 2.811f, 16.384f, 2.811f, 13.0f)
38+
curveTo(2.811f, 10.084f, 4.036f, 7.453f, 6.0f, 5.596f)
39+
curveTo(7.826f, 3.869f, 10.289f, 2.811f, 13.0f, 2.811f)
40+
curveTo(17.851f, 2.811f, 21.91f, 6.2f, 22.938f, 10.74f)
41+
curveTo(22.988f, 10.962f, 23.013f, 11.074f, 22.994f, 11.185f)
42+
curveTo(22.963f, 11.364f, 22.824f, 11.537f, 22.657f, 11.606f)
43+
curveTo(22.553f, 11.65f, 22.427f, 11.65f, 22.176f, 11.65f)
44+
curveTo(21.973f, 11.65f, 21.872f, 11.65f, 21.792f, 11.626f)
45+
curveTo(21.648f, 11.582f, 21.546f, 11.502f, 21.47f, 11.373f)
46+
curveTo(21.428f, 11.301f, 21.402f, 11.191f, 21.348f, 10.971f)
47+
curveTo(20.436f, 7.207f, 17.045f, 4.411f, 13.0f, 4.411f)
48+
curveTo(10.665f, 4.411f, 8.548f, 5.342f, 7.0f, 6.854f)
49+
curveTo(5.403f, 8.414f, 4.411f, 10.591f, 4.411f, 13.0f)
50+
curveTo(4.411f, 15.409f, 5.403f, 17.586f, 7.0f, 19.146f)
51+
curveTo(8.548f, 20.658f, 10.666f, 21.589f, 13.0f, 21.589f)
5252
close()
5353
}
5454
}.build()

0 commit comments

Comments
 (0)