From 17495631f77993c5cad361b492b7f4ba6a5e43d9 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Wed, 18 Dec 2024 17:01:29 -0500 Subject: [PATCH] Simplifies a bit of the game controller icon --- .../vitorpamplona/amethyst/commons/hashtags/Gamestr.kt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/commons/src/main/java/com/vitorpamplona/amethyst/commons/hashtags/Gamestr.kt b/commons/src/main/java/com/vitorpamplona/amethyst/commons/hashtags/Gamestr.kt index 7069f3244..38f34c5b9 100644 --- a/commons/src/main/java/com/vitorpamplona/amethyst/commons/hashtags/Gamestr.kt +++ b/commons/src/main/java/com/vitorpamplona/amethyst/commons/hashtags/Gamestr.kt @@ -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)), ) {