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

Commit bfafdf95 authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Merge "Update location icons (qs + status)" into pi-dev am: 478923bd"...

Merge "Merge "Update location icons (qs + status)" into pi-dev am: 478923bd" into pi-dev-plus-aosp
am: f4381335

Change-Id: I8eb61c9400da2db19f94972d3fc86c3cee69d6f3
parents f67d034b f4381335
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -19,11 +19,10 @@
    android:height="24dp"
    android:viewportWidth="24.0"
    android:viewportHeight="24.0">
    <group
        android:translateX="0.02"
        android:translateY="0.82">
    <path
            android:pathData="M12,2C8.13,2 5,5.13 5,9c0,4.17 4.42,9.92 6.24,12.11 0.4,0.48 1.13,0.48 1.53,0C14.58,18.92 19,13.17 19,9c0,-3.87 -3.13,-7 -7,-7zM12,11.5a2.5,2.5 0,0 1,0 -5,2.5 2.5,0 0,1 0,5z"
            android:fillColor="#FFFFFFFF"/>
    </group>
        android:fillColor="#FFFFFFFF"
        android:pathData="M12,2C8.13,2 5,5.13 5,9c0,5.25 7,13 7,13s7,-7.75 7,-13C19,5.13 15.87,2 12,2zM7,9c0,-2.76 2.24,-5 5,-5s5,2.24 5,5c0,2.88 -2.88,7.19 -5,9.88C9.92,16.21 7,11.85 7,9z"/>
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M12,9m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0"/>
</vector>
+8 −6
Original line number Diff line number Diff line
@@ -19,11 +19,13 @@
        <vector
            android:width="17dp"
            android:height="17dp"
            android:viewportWidth="48.0"
            android:viewportHeight="48.0">

            android:viewportWidth="24.0"
            android:viewportHeight="24.0">
                <path
                    android:fillColor="#FFFFFFFF"
            android:pathData="M24.0,4.0c-7.7,0.0 -14.0,6.3 -14.0,14.0c0.0,10.5 14.0,26.0 14.0,26.0s14.0,-15.5 14.0,-26.0C38.0,10.3 31.7,4.0 24.0,4.0zM24.0,23.0c-2.8,0.0 -5.0,-2.2 -5.0,-5.0s2.2,-5.0 5.0,-5.0c2.8,0.0 5.0,2.2 5.0,5.0S26.8,23.0 24.0,23.0z"/>
                    android:pathData="M12,2C8.13,2 5,5.13 5,9c0,5.25 7,13 7,13s7,-7.75 7,-13C19,5.13 15.87,2 12,2zM7,9c0,-2.76 2.24,-5 5,-5s5,2.24 5,5c0,2.88 -2.88,7.19 -5,9.88C9.92,16.21 7,11.85 7,9z"/>
                <path
                    android:fillColor="#FFFFFFFF"
                    android:pathData="M12,9m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0"/>
        </vector>
</inset>
 No newline at end of file