|
|
@@ -1,22 +1,22 @@
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:width="24dp"
|
|
|
- android:height="24dp"
|
|
|
+ android:width="20dp"
|
|
|
+ android:height="20dp"
|
|
|
android:viewportWidth="54"
|
|
|
android:viewportHeight="54">
|
|
|
<group
|
|
|
android:pivotX="27"
|
|
|
android:pivotY="27"
|
|
|
- android:scaleX="0.58"
|
|
|
- android:scaleY="0.58">
|
|
|
- <path
|
|
|
- android:fillColor="#E5E5E5"
|
|
|
- android:fillType="evenOdd"
|
|
|
- android:pathData="M27,27m-27,0a27,27 0,1 1,54 0a27,27 0,1 1,-54 0"/>
|
|
|
- <path
|
|
|
- android:fillColor="#00000000"
|
|
|
- android:fillType="evenOdd"
|
|
|
- android:pathData="M17,16l20,22M16,37l22,-20"
|
|
|
- android:strokeWidth="4"
|
|
|
- android:strokeColor="#FAFAFA"/>
|
|
|
+ android:scaleX="0.7"
|
|
|
+ android:scaleY="0.7">
|
|
|
+ <path
|
|
|
+ android:fillColor="#E5E5E5"
|
|
|
+ android:fillType="evenOdd"
|
|
|
+ android:pathData="M27,27m-27,0a27,27 0,1 1,54 0a27,27 0,1 1,-54 0"/>
|
|
|
+ <path
|
|
|
+ android:fillColor="#00000000"
|
|
|
+ android:fillType="evenOdd"
|
|
|
+ android:pathData="M17,16l20,22M16,37l22,-20"
|
|
|
+ android:strokeWidth="4"
|
|
|
+ android:strokeColor="#FAFAFA"/>
|
|
|
</group>
|
|
|
</vector>
|