Simplifies a bit of the game controller icon
This commit is contained in:
@@ -88,16 +88,6 @@ val CustomHashTagIcons.Gamestr: ImageVector
|
|||||||
curveTo(508.22f, 374.18f, 513.68f, 346.43f, 511.53f, 309.68f)
|
curveTo(508.22f, 374.18f, 513.68f, 346.43f, 511.53f, 309.68f)
|
||||||
close()
|
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(
|
path(
|
||||||
fill = SolidColor(Color(0xFFE6E9ED)),
|
fill = SolidColor(Color(0xFFE6E9ED)),
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user