|
|
@@ -1,16 +1,14 @@
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:width="55dp"
|
|
|
- android:height="55dp"
|
|
|
- android:viewportWidth="55"
|
|
|
- android:viewportHeight="55">
|
|
|
+ android:width="24dp"
|
|
|
+ android:height="24dp"
|
|
|
+ android:viewportWidth="60"
|
|
|
+ android:viewportHeight="60">
|
|
|
<path
|
|
|
- android:pathData="M24,24m-21.5,0a21.5,21.5 0,1 1,43 0a21.5,21.5 0,1 1,-43 0"
|
|
|
- android:strokeWidth="5"
|
|
|
- android:fillColor="#00000000"
|
|
|
- android:strokeColor="#000"
|
|
|
- android:fillType="evenOdd"/>
|
|
|
+ android:fillColor="#222"
|
|
|
+ android:fillType="nonZero"
|
|
|
+ android:pathData="M25,42c9.941,0 18,-8.059 18,-18S34.941,6 25,6 7,14.059 7,24s8.059,18 18,18zM25,48C11.745,48 1,37.255 1,24S11.745,0 25,0s24,10.745 24,24 -10.745,24 -24,24z"/>
|
|
|
<path
|
|
|
- android:pathData="M37.3683,37.3683L37.3683,37.3683A2.5,2.5 0,0 1,40.9038 37.3683L53.6317,50.0962A2.5,2.5 0,0 1,53.6317 53.6317L53.6317,53.6317A2.5,2.5 0,0 1,50.0962 53.6317L37.3683,40.9038A2.5,2.5 0,0 1,37.3683 37.3683z"
|
|
|
- android:fillColor="#000"
|
|
|
- android:fillType="evenOdd"/>
|
|
|
+ android:fillColor="#222"
|
|
|
+ android:fillType="evenOdd"
|
|
|
+ android:pathData="M41.536,39l16.97,16.97 -3.535,3.536L38,42.536z"/>
|
|
|
</vector>
|