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

Commit d7fe9987 authored by Jon Boekenoogen's avatar Jon Boekenoogen
Browse files

Update instant app notification icon.

- No more circle. That is only meant for badges.
- http://go/aia-branding for more details.

Screenshots:
https://screenshot.googleplex.com/zmN3oFSLNkj (before)
https://screenshot.googleplex.com/wdtT9qN0h5q (after)

Test: Screenshot above from marlin.
Bug: 65430504
Change-Id: I53c362b29b2f0401d5abd9a3ad439add23f80f5b
parent e95a425a
Loading
Loading
Loading
Loading
+7 −11
Original line number Diff line number Diff line
@@ -14,17 +14,13 @@
    limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="40dp"
        android:height="40dp"
        android:viewportWidth="2.2"
        android:viewportHeight="2.2">
        android:height="24dp"
        android:width="24dp"
        android:viewportHeight="48"
        android:viewportWidth="48">

    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M.1,1.1
        c0,.55  .45,1   1,1
        c.55,0  1,-.45  1,-1
        c0,-.55 -.45,-1 -1,-1
        c-.55,0 -1,.45  -1,1z
        M1.15,.95 l.5,0 l-.7,1 l0.1,-.7 l-.5,0 l.7,-1 z"/>
        android:pathData="M35.8,18.9l-9.8,0.1l0.2,-19l-14.1,29.3l9.9,0l0,18.7z" />

</vector>
 No newline at end of file