mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
Simplifies a bit of the game controller icon
This commit is contained in:
parent
0041d87645
commit
17495631f7
@ -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)),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user