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

Commit 9412e5f0 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Update smart reply icon

Test: atest SmartReplyScreenshotTest
Flag: com.android.systemui.notification_animated_actions_treatment
Fixes: 421359271
Change-Id: Iebe35db1db840f8a422068b2cdc82f8c86ee0058
parent 46680beb
Loading
Loading
Loading
Loading
+17 −11
Original line number Diff line number Diff line
@@ -16,16 +16,22 @@

<vector xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
    android:width="20dp"
    android:height="20dp"
    android:viewportWidth="20"
    android:viewportHeight="20"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:tint="@androidprv:color/materialColorOnSurface">
  <group>
    <clip-path
        android:pathData="M0,0h24v24h-24z"/>
    <path
      android:pathData="M2.979,17.021C3.313,17.34 3.708,17.5 4.167,17.5H10V15.833H4.167V4.167H5.833V6.667H14.167V4.167H15.833V7.5H17.5V4.167C17.5,3.708 17.333,3.319 17,3C16.681,2.667 16.292,2.5 15.833,2.5H12.375C12.222,2.014 11.924,1.618 11.479,1.312C11.049,0.993 10.556,0.833 10,0.833C9.472,0.833 8.986,0.993 8.542,1.312C8.097,1.618 7.799,2.014 7.646,2.5H4.167C3.708,2.5 3.313,2.667 2.979,3C2.66,3.319 2.5,3.708 2.5,4.167V15.833C2.5,16.292 2.66,16.688 2.979,17.021ZM10.583,3.937C10.431,4.09 10.236,4.167 10,4.167C9.764,4.167 9.563,4.09 9.396,3.937C9.243,3.771 9.167,3.569 9.167,3.333C9.167,3.097 9.243,2.903 9.396,2.75C9.563,2.583 9.764,2.5 10,2.5C10.236,2.5 10.431,2.583 10.583,2.75C10.75,2.903 10.833,3.097 10.833,3.333C10.833,3.569 10.75,3.771 10.583,3.937Z"
      android:fillColor="#000000"
      android:fillType="evenOdd"/>
        android:pathData="M19.5,4.5C18.5,3.5 18,2.3 18,1C18,2.4 17.5,3.6 16.5,4.5C15.5,5.5 14.3,6 13,6C14.4,6 15.6,6.5 16.5,7.5C17.4,8.5 18,9.7 18,11C18,9.6 18.5,8.4 19.5,7.5C20.5,6.6 21.7,6 23,6C21.6,6 20.4,5.5 19.5,4.5Z"
        android:fillColor="#F40F0F"/>
    <path
      android:pathData="M14.583,18.333C14.568,18.333 14.56,18.326 14.56,18.31C14.56,17.684 14.442,17.096 14.205,16.546C13.968,15.996 13.644,15.515 13.231,15.102C12.819,14.69 12.337,14.365 11.788,14.128C11.238,13.891 10.649,13.773 10.023,13.773C10.008,13.773 10,13.765 10,13.75C10,13.735 10.008,13.727 10.023,13.727C10.649,13.727 11.238,13.609 11.788,13.372C12.337,13.135 12.819,12.81 13.231,12.398C13.644,11.985 13.968,11.504 14.205,10.954C14.442,10.404 14.56,9.816 14.56,9.19C14.56,9.174 14.568,9.167 14.583,9.167C14.599,9.167 14.606,9.174 14.606,9.19C14.606,9.816 14.725,10.404 14.962,10.954C15.198,11.504 15.523,11.985 15.935,12.398C16.348,12.81 16.829,13.135 17.379,13.372C17.929,13.609 18.517,13.727 19.144,13.727C19.159,13.727 19.167,13.735 19.167,13.75C19.167,13.765 19.159,13.773 19.144,13.773C18.517,13.773 17.929,13.891 17.379,14.128C16.829,14.365 16.348,14.69 15.935,15.102C15.523,15.515 15.198,15.996 14.962,16.546C14.725,17.096 14.606,17.684 14.606,18.31C14.606,18.326 14.599,18.333 14.583,18.333Z"
      android:fillColor="#000000"/>
        android:pathData="M14.32,10.4C14.83,10 14.2,9.2 13.69,9.59C11.18,11.4 9.16,12.55 7,13.72V3H15V1H7C5.9,1 5,1.9 5,3V8.19C3.74,9.44 2.65,10.81 1.79,12.4C1.01,13.7 0.33,16.28 2.32,16.86C3.25,17.11 4.14,16.82 4.92,16.53C5.03,16.48 7.5,15.83 14.32,10.4ZM3.01,15.01C3.32,13.82 4.08,12.68 5,11.65V14.63C4.35,14.86 3.69,15.01 3.01,15.01Z"
        android:fillColor="#F40F0F"/>
    <path
        android:pathData="M16,21H7V17.78C5.81,18.37 5.52,18.46 5,18.62V21C5,22.1 5.9,23 7,23H16C17.1,23 18,22.1 18,21V12H16V21Z"
        android:fillColor="#F40F0F"/>
  </group>
</vector>