Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d60a429 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Can't stay in this Q any longer."

parents 9dc54454 11c70b5b
Loading
Loading
Loading
Loading
+13 −9
Original line number Diff line number Diff line
<!--
Copyright (C) 2015 The Android Open Source Project
Copyright (C) 2020 The Android Open Source Project

   Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -14,14 +14,18 @@ Copyright (C) 2015 The Android Open Source Project
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    android:width="240dp"
    android:height="240dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="#FF000000"
        android:pathData="M19.45,22.89l-10.250001,-10.249999l-2.6599998,2.6599998l-1.77,-1.7600002l4.43,-4.4300003l12.0199995,12.0199995l-1.7699986,1.7600002z"/>
        android:fillColor="#000"
        android:pathData="M16 4c-2.2 0-4 1.8-4 4v4H4V8c0-2.2 1.8-4 4-4h8z"/>
    <path
        android:fillColor="#FF000000"
        android:pathData="M12,6a6,6 0,1 1,-6 6,6 6,0 0,1 6,-6m0,-2.5A8.5,8.5 0,1 0,20.5 12,8.51 8.51,0 0,0 12,3.5Z"/>
        android:fillColor="#000"
        android:pathData="M8 20c2.2 0 4-1.8 4-4v-4H4v8h4z"/>
    <path
        android:fillColor="#80000000"
        android:pathData="M16 12c2.2 0 4-1.8 4-4V4h-8v8h4z"/>
</vector>
+11 −11
Original line number Diff line number Diff line
<!--
Copyright (C) 2019 The Android Open Source Project
Copyright (C) 2020 The Android Open Source Project

   Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -16,15 +16,15 @@ Copyright (C) 2019 The Android Open Source Project
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="#FF000000"
        android:pathData="M16.28,16.19A6,6 0,1 0,6 12c0,0.1 0,0.19 0,0.29L9.2,9.11Z"/>
        android:fillColor="#000"
        android:pathData="M16 4c-2.2 0-4 1.8-4 4v4H4V8c0-2.2 1.8-4 4-4h8z"/>
    <path
        android:fillColor="#FF000000"
        android:pathData="M16,19.48a8.57,8.57 0,1 1,2 -1.52l1.77,1.77a11.07,11.07 0,1 0,-2 1.57Z"/>
        android:fillColor="#000"
        android:pathData="M8 20c2.2 0 4-1.8 4-4v-4H4v8h4z"/>
    <path
        android:fillColor="#FF000000"
        android:pathData="M12,18a5.77,5.77 0,0 0,2 -0.34l0.19,-0.07 -0.87,-0.87L9.2,12.64 6.82,15A6,6 0,0 0,12 18Z"/>
        android:fillColor="#80000000"
        android:pathData="M16 12c2.2 0 4-1.8 4-4V4h-8v8h4z"/>
</vector>