Simplifies a bit of the game controller icon

This commit is contained in:
Vitor Pamplona 2024-12-18 17:01:29 -05:00
parent 0041d87645
commit 17495631f7

View File

@ -88,16 +88,6 @@ val CustomHashTagIcons.Gamestr: ImageVector
curveTo(508.22f, 374.18f, 513.68f, 346.43f, 511.53f, 309.68f)
close()
}
path(
fill = SolidColor(Color(0xFFDA4453)),
) {
moveTo(263.53f, 259.12f)
curveToRelative(4.17f, 4.16f, 4.17f, 10.92f, 0.0f, 15.09f)
curveToRelative(-4.16f, 4.16f, -10.92f, 4.16f, -15.08f, 0.0f)
curveToRelative(-4.17f, -4.17f, -4.17f, -10.93f, 0.0f, -15.09f)
curveTo(252.61f, 254.96f, 259.37f, 254.96f, 263.53f, 259.12f)
close()
}
path(
fill = SolidColor(Color(0xFFE6E9ED)),
) {