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

Commit 276bd3b6 authored by Selim Cinek's avatar Selim Cinek
Browse files

Updated the reply icon

Change-Id: I0f8e91630cedefc6d9f44ded421243b719db7e6c
Fixes: 77244755
Test: observe new icon on notificaction
parent d83203cd
Loading
Loading
Loading
Loading
+9 −6
Original line number Original line Diff line number Diff line
@@ -17,13 +17,16 @@
       android:inset="8dp">
       android:inset="8dp">
    <vector android:width="24dp"
    <vector android:width="24dp"
            android:height="24dp"
            android:height="24dp"
            android:viewportHeight="24.0"
            android:viewportWidth="24"
            android:viewportWidth="24.0">
            android:viewportHeight="24">

        <path
        <path
            android:fillColor="#FFFFFFFF"
            android:fillColor="#000000"
            android:pathData="M10.0,9.0L10.0,5.0l-7.0,7.0 7.0,7.0l0.0,-4.1c5.0,0.0 8.5,1.6 11.0,5.1 -1.0,-5.0 -4.0,-10.0 -11.0,-11.0z"/>
            android:strokeWidth="1"
            android:pathData="M16,10 L6.83,10 L9,7.83 L10.41,6.42 L9,5 L3,11 L9,17 L10.41,15.59 L9,14.17 L6.83,12 L16,12 C17.65,12 19,13.35 19,15 L19,19 L21,19 L21,15 C21,12.24 18.76,10 16,10 Z" />
        <path
        <path
            android:fillColor="#00000000"
            android:fillColor="#000000"
            android:pathData="M0 0h24v24H0z"/>
            android:strokeWidth="1"
            android:pathData="M16,10 L6.83,10 L9,7.83 L10.41,6.42 L9,5 L3,11 L9,17 L10.41,15.59 L9,14.17 L6.83,12 L16,12 C17.65,12 19,13.35 19,15 L19,19 L21,19 L21,15 C21,12.24 18.76,10 16,10 Z" />
    </vector>
    </vector>
</inset>
</inset>