Skip to content

Commit 677e2ed

Browse files
committed
Fix Alice icon size
1 parent 5d68b68 commit 677e2ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/drawable/ic_assistant_alice.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
android:viewportHeight="24">
77
<path
88
android:fillColor="@android:color/white"
9-
android:pathData="M11.35 2.75c-1.27 0.52-2.02 1.43-3.02 2.67s-2.06 2.8-3.07 4.54c-1.01 1.74-1.84 3.44-2.4 4.93-0.58 1.48-1 2.59-0.82 3.94 0.06 0.45 0.3 0.85 0.65 1.13 1.09 0.83 2.26 1.02 3.83 1.27 1.58 0.25 3.46 0.39 5.48 0.39 2.02 0 3.9-0.14 5.48-0.39 1.57-0.25 2.74-0.44 3.83-1.27 0.35-0.28 0.59-0.68 0.65-1.13 0.18-1.35-0.24-2.46-0.81-3.94-0.57-1.48-1.4-3.19-2.4-4.93-1.01-1.74-2.08-3.3-3.08-4.54-1-1.24-1.75-2.15-3.02-2.67-0.42-0.18-0.88-0.18-1.3 0Z" />
9+
android:pathData="M11.41 3.12C10.27 3.58 9.6 4.4 8.7 5.5 7.8 6.6 6.84 8 5.93 9.57c-0.9 1.56-1.65 3.08-2.16 4.41-0.52 1.33-0.9 2.32-0.73 3.53 0.05 0.4 0.26 0.76 0.58 1 0.98 0.75 2.04 0.92 3.45 1.15C8.5 19.88 10.2 20 12 20c1.81 0 3.51-0.12 4.93-0.34 1.41-0.23 2.47-0.4 3.45-1.14 0.32-0.25 0.53-0.61 0.58-1 0.16-1.22-0.21-2.21-0.73-3.54-0.51-1.33-1.25-2.85-2.16-4.4C17.17 8 16.2 6.6 15.3 5.5c-0.9-1.1-1.57-1.93-2.71-2.4-0.38-0.15-0.8-0.15-1.18 0Z" />
1010
</vector>

0 commit comments

Comments
 (0)