fix: settings logos
This commit is contained in:
parent
cb4518c86e
commit
5c283982bb
5 changed files with 19 additions and 15 deletions
|
@ -2,12 +2,13 @@
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
android:viewportWidth="24"
|
android:viewportWidth="24"
|
||||||
android:viewportHeight="24">
|
android:viewportHeight="24"
|
||||||
|
android:tint="?attr/colorControlNormal">
|
||||||
<path
|
<path
|
||||||
android:pathData="M9,15L11,17L15,13M13,3H8.2C7.08,3 6.52,3 6.092,3.218C5.716,3.41 5.41,3.716 5.218,4.092C5,4.52 5,5.08 5,6.2V17.8C5,18.92 5,19.48 5.218,19.908C5.41,20.284 5.716,20.59 6.092,20.782C6.52,21 7.08,21 8.2,21H15.8C16.92,21 17.48,21 17.908,20.782C18.284,20.59 18.59,20.284 18.782,19.908C19,19.48 19,18.92 19,17.8V9M13,3L19,9M13,3V7.4C13,7.96 13,8.24 13.109,8.454C13.205,8.642 13.358,8.795 13.546,8.891C13.76,9 14.04,9 14.6,9H19"
|
android:pathData="M9,15L11,17L15,13M13,3H8.2C7.08,3 6.52,3 6.092,3.218C5.716,3.41 5.41,3.716 5.218,4.092C5,4.52 5,5.08 5,6.2V17.8C5,18.92 5,19.48 5.218,19.908C5.41,20.284 5.716,20.59 6.092,20.782C6.52,21 7.08,21 8.2,21H15.8C16.92,21 17.48,21 17.908,20.782C18.284,20.59 18.59,20.284 18.782,19.908C19,19.48 19,18.92 19,17.8V9M13,3L19,9M13,3V7.4C13,7.96 13,8.24 13.109,8.454C13.205,8.642 13.358,8.795 13.546,8.891C13.76,9 14.04,9 14.6,9H19"
|
||||||
android:strokeLineJoin="round"
|
android:strokeLineJoin="round"
|
||||||
android:strokeWidth="2"
|
android:strokeWidth="2"
|
||||||
android:fillColor="#00000000"
|
android:fillColor="#00000000"
|
||||||
android:strokeColor="#FFFFFF"
|
android:strokeColor="@android:color/white"
|
||||||
android:strokeLineCap="round"/>
|
android:strokeLineCap="round"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
|
|
@ -1,9 +1,16 @@
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:aapt="http://schemas.android.com/aapt"
|
xmlns:aapt="http://schemas.android.com/aapt"
|
||||||
android:width="24dp"
|
android:width="34dp"
|
||||||
android:height="24dp"
|
android:height="34dp"
|
||||||
android:viewportWidth="1024"
|
android:viewportWidth="1024"
|
||||||
android:viewportHeight="1024">
|
android:viewportHeight="1024"
|
||||||
|
android:tint="?attr/colorControlNormal">
|
||||||
|
|
||||||
|
<group
|
||||||
|
android:scaleX="1"
|
||||||
|
android:scaleY="1"
|
||||||
|
android:translateX="-150"
|
||||||
|
android:translateY="00">
|
||||||
<path
|
<path
|
||||||
android:pathData="M695.4,719.8c0,124.2 -68.9,224.9 -170.7,224.9s-184.3,-100.7 -184.3,-224.9S419.5,460 510.4,461.4c103.7,1.6 185,134.2 185,258.4z"
|
android:pathData="M695.4,719.8c0,124.2 -68.9,224.9 -170.7,224.9s-184.3,-100.7 -184.3,-224.9S419.5,460 510.4,461.4c103.7,1.6 185,134.2 185,258.4z"
|
||||||
/>
|
/>
|
||||||
|
@ -49,4 +56,6 @@
|
||||||
<path
|
<path
|
||||||
android:pathData="M609.6,861.5l8.4,14.6 -14.6,8.4 -8.4,-14.6 14.6,-8.4Z"
|
android:pathData="M609.6,861.5l8.4,14.6 -14.6,8.4 -8.4,-14.6 14.6,-8.4Z"
|
||||||
android:fillColor="#3C4835"/>
|
android:fillColor="#3C4835"/>
|
||||||
|
</group>
|
||||||
</vector>
|
</vector>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
|
|
||||||
|
|
||||||
<path android:fillColor="#FFFFFF" android:pathData="M2,14.5c0,1.6 0.9,3.1 2.2,3.9l-0.9,0.9c-0.4,0.4 -0.4,1 0,1.4C3.5,20.9 3.7,21 4,21s0.5,-0.1 0.7,-0.3l14,-14c0.4,-0.4 0.4,-1 0,-1.4s-1,-0.4 -1.4,0l-1.8,1.8C14.9,7 14.3,7 13.8,7c-0.1,-0.2 -0.3,-0.3 -0.4,-0.4C12.4,5.6 11,5 9.5,5S6.6,5.6 5.6,6.6C4.6,7.6 4,9 4,10.5c0,0.1 0,0.2 0,0.3c-0.2,0.2 -0.5,0.3 -0.7,0.6C2.5,12.2 2,13.3 2,14.5zM4.7,12.7c0.2,-0.2 0.5,-0.4 0.7,-0.5c0.4,-0.2 0.7,-0.6 0.6,-1.1C6,10.9 6,10.7 6,10.5C6,9.6 6.4,8.7 7,8c1.3,-1.3 3.6,-1.3 4.9,0c0.2,0.2 0.4,0.4 0.5,0.7c0.2,0.3 0.6,0.5 1,0.4l-7.7,7.7c-1,-0.3 -1.7,-1.3 -1.7,-2.4C4,13.8 4.3,13.2 4.7,12.7z"/>
|
|
||||||
|
|
||||||
<path android:fillColor="#FFFFFF" android:pathData="M19.6,10.6c-0.2,-0.4 -0.4,-0.8 -0.6,-1.2c-0.3,-0.5 -0.9,-0.6 -1.4,-0.3c-0.5,0.3 -0.6,0.9 -0.3,1.4c0.2,0.3 0.4,0.7 0.5,1c0.1,0.3 0.3,0.5 0.6,0.7c0.9,0.4 1.5,1.3 1.5,2.3c0,0.7 -0.3,1.3 -0.7,1.8c-0.5,0.5 -1.1,0.7 -1.8,0.7H10c-0.6,0 -1,0.4 -1,1s0.4,1 1,1h7.5c1.2,0 2.3,-0.5 3.2,-1.3c0.9,-0.8 1.3,-2 1.3,-3.2C22,12.8 21.1,11.3 19.6,10.6z"/>
|
|
||||||
|
|
||||||
</vector>
|
|
|
@ -2,8 +2,9 @@
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
android:viewportWidth="24"
|
android:viewportWidth="24"
|
||||||
android:viewportHeight="24">
|
android:viewportHeight="24"
|
||||||
|
android:tint="?attr/colorControlNormal">
|
||||||
<path
|
<path
|
||||||
android:pathData="M21.406,5.086l-9,-4a1,1 0,0 0,-0.812 0l-9,4A1,1 0,0 0,2 6v0.7a18.507,18.507 0,0 0,9.515 16.17,1 1,0 0,0 0.97,0A18.507,18.507 0,0 0,22 6.7L22,6A1,1 0,0 0,21.406 5.086ZM20,6.7a16.507,16.507 0,0 1,-8 14.141A16.507,16.507 0,0 1,4 6.7L4,6.65l8,-3.556L20,6.65ZM11,10h2v8L11,18ZM11,6h2L13,8L11,8Z"
|
android:pathData="M21.406,5.086l-9,-4a1,1 0,0 0,-0.812 0l-9,4A1,1 0,0 0,2 6v0.7a18.507,18.507 0,0 0,9.515 16.17,1 1,0 0,0 0.97,0A18.507,18.507 0,0 0,22 6.7L22,6A1,1 0,0 0,21.406 5.086ZM20,6.7a16.507,16.507 0,0 1,-8 14.141A16.507,16.507 0,0 1,4 6.7L4,6.65l8,-3.556L20,6.65ZM11,10h2v8L11,18ZM11,6h2L13,8L11,8Z"
|
||||||
android:fillColor="#FFFFFF"/>
|
android:fillColor="@android:color/white"/>
|
||||||
</vector>
|
</vector>
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
android:defaultValue="false"
|
android:defaultValue="false"
|
||||||
app:key="pref_offline_mode"
|
app:key="pref_offline_mode"
|
||||||
app:title="@string/offline_mode"
|
app:title="@string/offline_mode"
|
||||||
app:icon="@drawable/ic_offline"/>
|
app:icon="@drawable/ic_server_off"/>
|
||||||
|
|
||||||
<PreferenceCategory app:title="@string/about">
|
<PreferenceCategory app:title="@string/about">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue