remove old log file

This commit is contained in:
Terence Eden
2019-10-23 16:30:25 +01:00
parent c625afaa5b
commit 3576cb395a
4 changed files with 30 additions and 31 deletions

View File

@@ -1,15 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="256dp"
android:viewportWidth="256"
android:viewportHeight="256">
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
android:viewportWidth="512"
android:viewportHeight="512"
android:width="512dp"
android:height="512dp">
<path
android:fillColor="#FFFFFF"
android:pathData="M15 0H241A15 15 0 0 1 256 15V241A15 15 0 0 1 241 256H15A15 15 0 0 1 0 241V15A15 15 0 0 1 15 0Z" />
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z"
android:fillColor="#FFFFFF" />
<path
android:fillColor="#A6CE39"
android:pathData="M256 128c0 70.7 -57.3 128 -128 128S0 198.7 0 128 57.3 0 128 0s128 57.3 128 128z" />
android:pathData="M512 256A256 256 0 0 1 0 256A256 256 0 0 1 512 256Z"
android:fillColor="#A6CE39" />
<path
android:fillColor="#FFFFFF"
android:pathData="M86.3 186.2H70.9V79.1h15.4v107.1zm22.6 -107.1h41.6c39.6 0 57 28.3 57 53.6 0 27.5 -21.5 53.6 -56.8 53.6h-41.8V79.1zm15.4 93.3h24.5c34.9 0 42.9 -26.5 42.9 -39.7C191.7 111.2 178 93 148 93h-23.7v79.4zM88.7 56.8c0 5.5 -4.5 10.1 -10.1 10.1s-10.1 -4.6 -10.1 -10.1a10.07 10.07 0 0 1 10.1 -10.1c5.6 0 10.1 4.6 10.1 10.1z" />
</vector>
android:pathData="M173 372h-31v-214h31zm45 -214h83c79 0 114 57 114 107 0 55 -43 107 -114 107h-84zm31 187h49c70 0 86 -53 86 -79 0 -43 -27 -79 -87 -79h-47zm-71 -231c0 11 -9 20 -20 20s-20 -9 -20 -20a20 20 0 0 1 20 -20c11 0 20 9 20 20z"
android:fillColor="#FFFFFF" />
</vector>