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

Commit ecb74eb2 authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Update the color of security status icons" into pi-dev am: c883db16

am: 07187fb9

Change-Id: I8d5476ee6673e253494a58d984b3196018b0f3ef
parents bd825f40 07187fb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,6 +20,6 @@
    android:viewportHeight="24">

    <path
        android:fillColor="#FF000000"
        android:fillColor="#FFF44336"
        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,9zM11,13h2v2h-2V13zM13,6h-2v5h2V6z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -20,6 +20,6 @@
    android:viewportHeight="24">

    <path
        android:fillColor="#FF000000"
        android:fillColor="#FF43A047"
        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,9zM14.5,9c0,1.38 -1.12,2.5 -2.5,2.5S9.5,10.38 9.5,9s1.12,-2.5 2.5,-2.5S14.5,7.62 14.5,9z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -20,6 +20,6 @@
    android:viewportHeight="24">

    <path
        android:fillColor="#FF000000"
        android:fillColor="#FFF44336"
        android:pathData="M17,1.01L7,1C5.9,1 5,1.9 5,3v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3C19,1.9 18.1,1.01 17,1.01zM17,21H7l0,-1h10V21zM17,18H7V6h10V18zM7,4V3h10v1H7zM16,12.5l-4,4l-4,-4l1.41,-1.41L11,12.67V8.5V8h2v0.5v4.17l1.59,-1.59L16,12.5z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -20,6 +20,6 @@
    android:viewportHeight="24">

    <path
        android:fillColor="#FF000000"
        android:fillColor="#FF43A047"
        android:pathData="M17,1.01L7,1C5.9,1 5,1.9 5,3v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3C19,1.9 18.1,1.01 17,1.01zM17,21H7l0,-1h10V21zM17,18H7V6h10V18zM7,4V3h10v1H7zM11.14,16l-3.84,-3.84l1.41,-1.42l2.43,2.42l4.16,-4.16l1.42,1.41L11.14,16z"/>
</vector>
+7 −14
Original line number Diff line number Diff line
@@ -16,17 +16,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:pathData="M0,0l24,0l0,24l-24,0z"
        android:strokeColor="#000000"
        android:fillColor="#00000000"
        android:strokeWidth="1.33333335e-11"
        android:strokeAlpha="0.00784313771"/>
    android:viewportWidth="24"
    android:viewportHeight="24">

    <path
        android:pathData="M17,1.01L7,1C5.9,1 5,1.9 5,3L5,21C5,22.1 5.9,23 7,23L17,23C18.1,23 19,22.1 19,21L19,3C19,1.9 18.1,1.01 17,1.01ZM17,19L7,19L7,5L17,5L17,19ZM13.143,17.714L10.857,17.714L10.857,15.429L13.143,15.429L13.143,17.714ZM13.143,13.143L10.857,13.143L10.857,6.286L13.143,6.286L13.143,13.143Z"
        android:strokeColor="#00000000"
        android:fillColor="#F09300"
        android:strokeWidth="1"/>
        android:fillColor="#FFF44336"
        android:pathData="M17,1.01L7,1C5.9,1 5,1.9 5,3v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3C19,1.9 18.1,1.01 17,1.01zM17,21H7l0,-1h10V21zM17,18H7V6h10V18zM7,4V3h10v1H7zM11,15h2v2h-2V15zM13,8h-2v5h2V8z"/>
</vector>
Loading