fix piggy icon

This commit is contained in:
2026-06-30 20:45:40 +03:00
parent 4c0153a294
commit b28eb4f662
5 changed files with 30 additions and 2 deletions
@@ -95,6 +95,20 @@
<path
android:pathData="M198.66,276.05C197.33,276.9 195.59,275.95 195.59,274.37V248.63C195.59,247.05 197.33,246.1 198.66,246.95L218.88,259.81C220.11,260.6 220.11,262.4 218.88,263.19L198.66,276.05ZM200.3,265.75C200.3,267.33 202.05,268.29 203.38,267.44L210.04,263.19C211.27,262.4 211.27,260.6 210.04,259.81L203.38,255.56C202.05,254.71 200.3,255.67 200.3,257.25V265.75Z"
android:fillColor="#FFDAD0"/>
<path
android:pathData="M150,218.85C150,173.58 188.02,150 235.82,150C283.61,150 321.64,173.58 321.64,218.85V257.53C321.64,313.18 281.44,339.59 235.82,339.59C190.19,339.59 150,313.18 150,257.53V218.85Z"
android:strokeLineJoin="round"
android:strokeWidth="7"
android:fillColor="#00000000"
android:strokeColor="#7C5A50"
android:strokeLineCap="round"/>
<path
android:pathData="M237.84,317.75C278.63,317.75 311.69,292.06 311.69,260.37C311.69,228.69 278.63,203 237.84,203C197.06,203 164,228.69 164,260.37C164,292.06 197.06,317.75 237.84,317.75Z"
android:strokeLineJoin="round"
android:strokeWidth="5"
android:fillColor="#00000000"
android:strokeColor="#7C5A50"
android:strokeLineCap="round"/>
</group>
<group android:scaleX="0.492"
@@ -91,5 +91,19 @@
<path
android:pathData="M198.66,276.05C197.33,276.9 195.59,275.95 195.59,274.37V248.63C195.59,247.05 197.33,246.1 198.66,246.95L218.88,259.81C220.11,260.6 220.11,262.4 218.88,263.19L198.66,276.05ZM200.3,265.75C200.3,267.33 202.05,268.29 203.38,267.44L210.04,263.19C211.27,262.4 211.27,260.6 210.04,259.81L203.38,255.56C202.05,254.71 200.3,255.67 200.3,257.25V265.75Z"
android:fillColor="#FFDAD0"/>
<path
android:pathData="M150,218.85C150,173.58 188.02,150 235.82,150C283.61,150 321.64,173.58 321.64,218.85V257.53C321.64,313.18 281.44,339.59 235.82,339.59C190.19,339.59 150,313.18 150,257.53V218.85Z"
android:strokeLineJoin="round"
android:strokeWidth="7"
android:fillColor="#00000000"
android:strokeColor="#7C5A50"
android:strokeLineCap="round"/>
<path
android:pathData="M237.84,317.75C278.63,317.75 311.69,292.06 311.69,260.37C311.69,228.69 278.63,203 237.84,203C197.06,203 164,228.69 164,260.37C164,292.06 197.06,317.75 237.84,317.75Z"
android:strokeLineJoin="round"
android:strokeWidth="5"
android:fillColor="#00000000"
android:strokeColor="#7C5A50"
android:strokeLineCap="round"/>
</group>
</vector>
@@ -2,4 +2,4 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/pig_launcher_background"/>
<foreground android:drawable="@drawable/pig_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="pig_launcher_background">#FDD5D5</color>
</resources>
</resources>